Translations:TensorFlow/3/en

Revision as of 21:03, 23 October 2017 by FuzzyBot (talk | contribs) (Importing a new version from external source)

Load modules required by Tensorflow:

Question.png
[name@server ~]$ module load python/3.5.2

Create a new python virtual environment:

Question.png
[name@server ~]$ virtualenv tensorflow