Post

Replies

Boosts

Views

Activity

Reply to Does anyone know how to install Horovod, tensorflow with MPI on Mac M1?
i used in the previous script i used HOROVOD_WITH_TENSORFLOW=1 pip install --no-cache-dir horovod and still get the error at runtime
Topic: Machine Learning & AI SubTopic: General Tags:
Replies
Boosts
Views
Activity
Feb ’23
Reply to How to install Tensorflow on the Apple M1 Notebook
brew install python@3.8 /opt/homebrew/Cellar/python@3.8/3.8.16/bin/python3.8 -m venv ~/TF source ~/TF/bin/activate pip install --upgrade pip pip install tensorflow-macos
Topic: Machine Learning & AI SubTopic: General Tags:
Replies
Boosts
Views
Activity
Feb ’23