tensorflow / java

Java bindings for TensorFlow
Apache License 2.0
785 stars 193 forks source link

chore: add macosx-arm_64 deployment #516

Closed npfp closed 2 months ago

npfp commented 5 months ago

As Apple silicon m1 github runner are now available, enable the deployment of binary for this platform.

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

See issue #515

Craigacp commented 5 months ago

Those runners aren't free, and we don't have any resources in this project to pay for them.

Craigacp commented 5 months ago

Github have now made a basic macOS ARM runner free, so we'll look at incorporating it into our CI once we've merged in bazelcism.

npfp commented 5 months ago

That's great news. If there should be a linux-arm64 runner available as well, I'd be pleased to make a PR as well!

karllessard commented 2 months ago

Thanks @npfp , closing this now since macOS ARM64 official binaries are now being distributed as part of the TensorFlow Java 1.0.0-RC.1 release