"vscode:/vscode.git/clone" did not exist on "14cc49853d45903875c01b75ceaf7f083828e2ee"
Commit 67c6170a authored by Jamie Cooke's avatar Jamie Cooke Committed by GitHub
Browse files

Update Readme Install Instructions

Update the install instructions to provide the correct pip command to install the gpu version of tensorflow.
parent a2970b03
......@@ -28,7 +28,7 @@ Pull requests:
virtualenv --system-site-packages ~/.tensorflow
source ~/.tensorflow/bin/activate
pip install --upgrade pip
pip install --upgrade tensorflow_gpu
pip install --upgrade tensorflow-gpu
```
2. At least 158GB of free disk space to download the FSNS dataset:
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment