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

feat(onnx): add ONNX module with load and activate shards #1109

Open
wants to merge 2 commits into
base: devel
Choose a base branch
from

Conversation

sinkingsugar
Copy link
Member

No description provided.

Copy link

codecov bot commented Jan 24, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 80.57%. Comparing base (1d76e00) to head (4ccdc7c).

Additional details and impacted files
@@           Coverage Diff           @@
##            devel    #1109   +/-   ##
=======================================
  Coverage   80.56%   80.57%           
=======================================
  Files         359      359           
  Lines       62659    62659           
=======================================
+ Hits        50483    50485    +2     
+ Misses      12176    12174    -2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

- Introduced target-specific dependencies for the `ort` crate in the ONNX module.
- Added support for CoreML on macOS, iOS, and visionOS platforms.
- Added support for DirectML on Windows platforms.
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