apple / tensorflow_macos

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

how to test macbook Pro M1 #139

Open hedleyd opened 3 years ago

hedleyd commented 3 years ago
  1. What are the steps to get the download and install to work with Python 3.9
  2. What are the steps to run a sample to test performance of the M1 processor
vashat commented 3 years ago

These install instructions worked well for me https://towardsdatascience.com/tensorflow-2-4-on-apple-silicon-m1-installation-under-conda-environment-ba6de962b3b8 @hedleyd .

SharanSMenon commented 3 years ago

You could just follow the instructions in the README. Those worked for me.