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

use Arenas #256

Merged
merged 1 commit into from
Nov 24, 2024
Merged

use Arenas #256

merged 1 commit into from
Nov 24, 2024

Conversation

yuzawa-san
Copy link
Owner

earlier panama version used scope and memory session, but the real API uses Arenas. fix up and clean up nomenclature

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

codecov bot commented Nov 24, 2024

Codecov Report

Attention: Patch coverage is 95.79832% with 5 lines in your changes missing coverage. Please review.

Project coverage is 79.98%. Comparing base (2d4d186) to head (3047375).
Report is 2 commits behind head on master.

Files with missing lines Patch % Lines
...main/java/com/jyuzawa/onnxruntime/SessionImpl.java 84.00% 4 Missing ⚠️
...yuzawa/onnxruntime/ExecutionProviderMapConfig.java 80.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master     #256      +/-   ##
============================================
- Coverage     80.12%   79.98%   -0.14%     
  Complexity      338      338              
============================================
  Files            51       51              
  Lines          1469     1459      -10     
  Branches         98       98              
============================================
- Hits           1177     1167      -10     
  Misses          251      251              
  Partials         41       41              

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


🚨 Try these New Features:

@yuzawa-san yuzawa-san merged commit d7909d8 into master Nov 24, 2024
6 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.

1 participant