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

Onnxruntime JAR for darwin aarch64 #736

Open
github-gauthier-perrod opened this issue Jun 5, 2024 · 2 comments
Open

Onnxruntime JAR for darwin aarch64 #736

github-gauthier-perrod opened this issue Jun 5, 2024 · 2 comments

Comments

@github-gauthier-perrod
Copy link

github-gauthier-perrod commented Jun 5, 2024

Hello, first of all thank you for publishing on maven ORT Extensions.

I have an issue using in on m1/m2 macbook :

[info] Caused by: java.lang.RuntimeException: java.io.FileNotFoundException: File /ai/onnxruntime/extensions/native/osx-aarch64/libonnxruntime_extensions4j_jni.dylib was not found inside JAR. [info] at ai.onnxruntime.extensions.OrtxLibrary.<clinit>(OrtxLibrary.java:104) [info] ... 20 more [info] Caused by: java.io.FileNotFoundException: File /ai/onnxruntime/extensions/native/osx-aarch64/libonnxruntime_extensions4j_jni.dylib was not found inside JAR. [info] at ai.onnxruntime.extensions.OrtxLibrary.<clinit>(OrtxLibrary.java:86) [info] ... 20 more

@wenbingl
Copy link
Member

@sayanshaw24

@github-gauthier-perrod
Copy link
Author

Hello, i came to realize we have the same issue for arch64 architecture on ubuntu:

java.lang.RuntimeException: java.io.FileNotFoundException: File /ai/onnxruntime/extensions/native/linux-aarch64/libonnxruntime_extensions4j_jni.so was not found inside JAR.

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

No branches or pull requests

2 participants