Skip to content

Commit

Permalink
Instructions to use GPU on OSX (#197)
Browse files Browse the repository at this point in the history
  • Loading branch information
castelao authored Mar 18, 2024
1 parent 519c6be commit e2ff77e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,8 @@ Option 1: Install from PIP (recommended for analysts):

4. Run this if you want to train models on GPUs: ``conda install -c anaconda tensorflow-gpu``

4.1 For OSX use instead: ``python -m pip install tensorflow-metal``

Option 2: Clone repo (recommended for developers)
-------------------------------------------------

Expand Down

0 comments on commit e2ff77e

Please sign in to comment.