Skip to content

Conversation

@rbavery
Copy link
Collaborator

@rbavery rbavery commented Dec 15, 2025

Description

Fixes #132

Type of Change

  • 📚 Examples, docs, tutorials or dependencies update;
  • 🔧 Bug fix (non-breaking change which fixes an issue);
  • 🥂 Improvement (non-breaking change which improves an existing feature);
  • 🚀 New feature (non-breaking change which adds functionality);
  • 💥 Breaking change (fix or feature that would cause existing functionality to change);
  • 🔐 Security fix.

Checklist

  • I've read the CONTRIBUTING.md guide;
  • I've updated the CHANGELOG.md with provided changes;
  • I've updated the README.md and/or best-practices.md as applicable with new features;
  • I've updated the code style using make check;
  • I've written tests for all new methods and classes that I created;
  • I've written the docstring in Google format for all the methods and classes that I used.

@fmigneault fmigneault merged commit 41a2cef into main Dec 16, 2025
10 checks passed
@fmigneault fmigneault deleted the ryan/fix-torch-export-docs branch December 16, 2025 16:57
@fmigneault fmigneault added the documentation Improvements or additions to documentation label Dec 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

TypeError: save() got an unexpected keyword argument 'metadata_path'

3 participants