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 more session options #71

Merged
merged 25 commits into from
Nov 25, 2022
Merged

Add more session options #71

merged 25 commits into from
Nov 25, 2022

Conversation

yuzawa-san
Copy link
Owner

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Nov 25, 2022

Codecov Report

Merging #71 (293ce83) into master (204c4d5) will increase coverage by 0.32%.
The diff coverage is 68.98%.

@@             Coverage Diff              @@
##             master      #71      +/-   ##
============================================
+ Coverage     80.59%   80.91%   +0.32%     
- Complexity      301      338      +37     
============================================
  Files            39       49      +10     
  Lines          1118     1294     +176     
  Branches         71       78       +7     
============================================
+ Hits            901     1047     +146     
- Misses          189      211      +22     
- Partials         28       36       +8     
Impacted Files Coverage Δ
src/main/java/com/jyuzawa/onnxruntime/Session.java 0.00% <0.00%> (ø)
...om/jyuzawa/onnxruntime/TransactionBuilderImpl.java 97.91% <ø> (ø)
.../onnxruntime/ExecutionProviderSimpleMapConfig.java 14.28% <14.28%> (ø)
...awa/onnxruntime/ExecutionProviderObjectConfig.java 33.33% <33.33%> (ø)
...uzawa/onnxruntime/ExecutionProviderCUDAConfig.java 42.85% <42.85%> (ø)
...a/onnxruntime/ExecutionProviderTensorRTConfig.java 42.85% <42.85%> (ø)
...va/com/jyuzawa/onnxruntime/SessionBuilderImpl.java 78.87% <45.09%> (-6.71%) ⬇️
...a/onnxruntime/ExecutionProviderMIGraphXConfig.java 75.00% <75.00%> (ø)
...yuzawa/onnxruntime/ExecutionProviderMapConfig.java 76.92% <76.92%> (ø)
...uzawa/onnxruntime/ExecutionProviderROCMConfig.java 81.81% <81.81%> (ø)
... and 8 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@yuzawa-san yuzawa-san merged commit 7d98ec1 into master Nov 25, 2022
@yuzawa-san yuzawa-san deleted the api-additions branch November 25, 2022 03:46
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

2 participants