-
Notifications
You must be signed in to change notification settings - Fork 204
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
Tensorflow Java #351
Comments
Hi @Hexcles , The "official distributed JAR on Maven" request (tensorflow/java ) is currently blocked on github actions supporting aarch64 runners. however, tensorflow java source builds are supported on aarch64 , including mkldnn optimizations (PR). We will update this user guide with the steps. |
Hi @Hexcles , we added the source build instructions for TensorFlow java bindings on aarch64 Linux. We hope it unblocks your activity. I'm closing the issue. |
(Filing this feature request according to https://github.com/aws/aws-graviton-getting-started/blob/main/java.md#looking-for-x86-shared-objects-in-jars)
https://github.com/tensorflow/java claims to support ARM but there's no officially distributed artifacts (JAR) on Maven.
The text was updated successfully, but these errors were encountered: