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 java 19's FFI API (in preview) #55

Merged
merged 22 commits into from
Oct 10, 2022
Merged

use java 19's FFI API (in preview) #55

merged 22 commits into from
Oct 10, 2022

Conversation

yuzawa-san
Copy link
Owner

@yuzawa-san yuzawa-san commented Sep 22, 2022

jextract is manual for now. gradle is nightly

@yuzawa-san yuzawa-san added the enhancement New feature or request label Sep 22, 2022
@yuzawa-san yuzawa-san marked this pull request as draft September 22, 2022 20:55
@codecov-commenter
Copy link

codecov-commenter commented Sep 22, 2022

Codecov Report

Merging #55 (e0a53a9) into master (5a32be0) will decrease coverage by 0.28%.
The diff coverage is 95.09%.

@@             Coverage Diff              @@
##             master      #55      +/-   ##
============================================
- Coverage     77.16%   76.88%   -0.29%     
+ Complexity      266      265       -1     
============================================
  Files            37       37              
  Lines           959      956       -3     
  Branches         42       43       +1     
============================================
- Hits            740      735       -5     
- Misses          196      198       +2     
  Partials         23       23              
Impacted Files Coverage Δ
.../java/com/jyuzawa/onnxruntime/EnvironmentImpl.java 42.85% <ø> (ø)
...n/java/com/jyuzawa/onnxruntime/OnnxOpaqueImpl.java 0.00% <ø> (ø)
...java/com/jyuzawa/onnxruntime/OnnxOptionalImpl.java 0.00% <ø> (ø)
...va/com/jyuzawa/onnxruntime/OnnxTensorByteImpl.java 40.00% <ø> (ø)
.../com/jyuzawa/onnxruntime/OnnxTensorDoubleImpl.java 40.00% <ø> (ø)
...a/com/jyuzawa/onnxruntime/OnnxTensorFloatImpl.java 100.00% <ø> (ø)
...ava/com/jyuzawa/onnxruntime/OnnxTensorIntImpl.java 40.00% <ø> (ø)
...va/com/jyuzawa/onnxruntime/OnnxTensorLongImpl.java 40.00% <ø> (ø)
...a/com/jyuzawa/onnxruntime/OnnxTensorShortImpl.java 40.00% <ø> (ø)
...in/java/com/jyuzawa/onnxruntime/OnnxValueImpl.java 76.92% <ø> (ø)
... and 18 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 marked this pull request as ready for review October 10, 2022 13:24
@yuzawa-san yuzawa-san merged commit 9f78ebe into master Oct 10, 2022
@yuzawa-san yuzawa-san deleted the java19 branch October 10, 2022 13:24
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

2 participants