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

Shared environment arena config #123

Merged
merged 2 commits into from
Jun 2, 2023
Merged

Shared environment arena config #123

merged 2 commits into from
Jun 2, 2023

Conversation

yuzawa-san
Copy link
Owner

Description of Changes

  • configure a shared arena for CPU allocator on the environment

@codecov
Copy link

codecov bot commented Jun 2, 2023

Codecov Report

Merging #123 (dd0ca1a) into master (ac5b327) will increase coverage by 0.25%.
The diff coverage is 100.00%.

@@             Coverage Diff              @@
##             master     #123      +/-   ##
============================================
+ Coverage     80.27%   80.53%   +0.25%     
- Complexity      318      321       +3     
============================================
  Files            49       49              
  Lines          1359     1377      +18     
  Branches         84       86       +2     
============================================
+ Hits           1091     1109      +18     
  Misses          233      233              
  Partials         35       35              
Impacted Files Coverage Δ
...main/java/com/jyuzawa/onnxruntime/OnnxRuntime.java 100.00% <ø> (ø)
src/main/java/com/jyuzawa/onnxruntime/Session.java 0.00% <ø> (ø)
src/main/java/com/jyuzawa/onnxruntime/ApiImpl.java 97.71% <100.00%> (+0.02%) ⬆️
.../java/com/jyuzawa/onnxruntime/EnvironmentImpl.java 87.01% <100.00%> (+3.40%) ⬆️

@yuzawa-san yuzawa-san merged commit ed1d8a1 into master Jun 2, 2023
5 checks passed
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.

None yet

1 participant