Java
#24464
Replies: 1 comment
-
I recommend looking at the tests for examples of how to use ONNX Runtime from Java - e.g. https://github.com/microsoft/onnxruntime/blob/main/java/src/test/java/ai/onnxruntime/InferenceTest.java#L758. There are also larger applications written using it (e.g. sd4j, or frameworks like Spring AI). |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
How to implement it using java
Beta Was this translation helpful? Give feedback.
All reactions