Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update to rten v0.9.0 #76

Merged
merged 1 commit into from
May 16, 2024
Merged

Update to rten v0.9.0 #76

merged 1 commit into from
May 16, 2024

Conversation

robertknight
Copy link
Owner

@robertknight robertknight commented May 16, 2024

Update to the latest RTen release. This brings performance improvements and simpler APIs for loading models.

  • Use Model::load_file instead of Model::load

  • Replace local utilities for abstracting over owned and borrowed tensors with rten's built-in methods

 - Use `Model::load_file` instead of `Model::load`

 - Replace local utilities for abstracting over owned and borrowed
   tensors with rten's built-in methods
@robertknight robertknight merged commit 43679cc into main May 16, 2024
2 checks passed
@robertknight robertknight deleted the bump-rten-next branch May 16, 2024 08:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant