Skip to content

Commit

Permalink
CUDA-enabled GPU
Browse files Browse the repository at this point in the history
  • Loading branch information
ignaciocases committed Apr 3, 2019
1 parent c39633e commit 7e94e0f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions setup.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -174,6 +174,10 @@
"\n",
"```pip install tensorflow```\n",
"\n",
"Note that if you have a CUDA-enabled GPU you should do instead\n",
"\n",
"```pip install tensorflow-gpu```\n",
"\n",
"If you're using an older version of Anaconda, you might be better off with \n",
"\n",
"```conda install -c conda-forge tensorflow```\n",
Expand Down

0 comments on commit 7e94e0f

Please sign in to comment.