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

Add support for simple IoBinding #179

Merged
merged 7 commits into from
Jan 4, 2024
Merged

Add support for simple IoBinding #179

merged 7 commits into from
Jan 4, 2024

Conversation

yuzawa-san
Copy link
Owner

adds support for iobinding, but only for tensor inputs and outputs of defined size.

@yuzawa-san yuzawa-san added the enhancement New feature or request label Jan 4, 2024
Copy link

codecov bot commented Jan 4, 2024

Codecov Report

Attention: 11 lines in your changes are missing coverage. Please review.

Comparison is base (4a7a838) 0.00% compared to head (0ef50ed) 81.38%.
Report is 4 commits behind head on master.

Files Patch % Lines
...in/java/com/jyuzawa/onnxruntime/IoBindingImpl.java 84.50% 7 Missing and 4 partials ⚠️
Additional details and impacted files
@@              Coverage Diff              @@
##             master     #179       +/-   ##
=============================================
+ Coverage          0   81.38%   +81.38%     
- Complexity        0      339      +339     
=============================================
  Files             0       50       +50     
  Lines             0     1440     +1440     
  Branches          0       93       +93     
=============================================
+ Hits              0     1172     +1172     
- Misses            0      230      +230     
- Partials          0       38       +38     

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

@yuzawa-san yuzawa-san merged commit e5aba6d into master Jan 4, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant