apple / tensorflow_macos

TensorFlow for macOS 11.0+ accelerated using Apple's ML Compute framework.
Other
3.66k stars 308 forks source link

Does Apple Silicon Macs support TensorFlow-Java? #226

Open Taiyx opened 3 years ago

Taiyx commented 3 years ago

Many online services are built using TensorFlow Java. But for now Apple Silicon Macs still don't support TensorFlow-Java. So that i can't debug TensorFlow Java code locally on my macOs, that's too much trouble.

So I want to know if TensorFlow-Java can be used normally on Apple Silicon. And how can i do?