Closed hjwk closed 6 years ago
Trying to execute pip install tensorflow-gpu==1.1.0 fails because this version simply does not exist for python 3.6.
Should we use python 3.5 or a newer version of tensorflow-gpu ?
Thanks! Please use python 3.5. I've amended the instructions.
Thanks for tidying that up :)
Trying to execute pip install tensorflow-gpu==1.1.0 fails because this version simply does not exist for python 3.6.
Should we use python 3.5 or a newer version of tensorflow-gpu ?