TensorFlow MacOS
TensorFlow for macOS 11.0+ accelerated using Apple's ML Compute
This repository provided a pre-release of TensorFlow and TensorFlow Addons tailored for macOS 11+ with native hardware acceleration via Apple’s ML Compute, supporting both Apple Silicon (M1) and Intel Macs. It shipped ready-made Python 3.8 wheels and install scripts so developers could quickly get an accelerated stack running without building from source. As TensorFlow added a Metal PluggableDevice path, the project directed users toward using Apple’s tensorflow-metal to get GPU acceleration...