tensorflow / java

Java bindings for TensorFlow
Apache License 2.0
813 stars 200 forks source link

Distributing an Apple Silicon binary #515

Closed npfp closed 4 months ago

npfp commented 8 months ago

Please make sure that this is a feature request. As per our GitHub Policy, we only address code/doc bugs, performance issues, feature requests and build/installation issues on GitHub. tag:feature_template

System information

Describe the feature and the current behavior/state.

Now that Apple silicon M1 instances are available as Github runners, it would be really interesting for all Apple Silicon M1 users to distribute binary for this platform.

https://github.blog/2023-10-02-introducing-the-new-apple-silicon-powered-m1-macos-larger-runner-for-github-actions/

Will this change the current api? How? No

Who will benefit with this feature? All Apple M1 users.

Any Other info.

Craigacp commented 8 months ago

We're working on it - https://github.com/tensorflow/java/issues/394#issuecomment-1847887092

Craigacp commented 4 months ago

TF-Java 1.0.0-rc1 has Apple Silicon binaries - https://github.com/tensorflow/java/releases/tag/v1.0.0-rc.1