Translations:TensorFlow/3/en

From Alliance Doc
Revision as of 21:03, 23 October 2017 by FuzzyBot (talk | contribs) (Importing a new version from external source)
Jump to navigation Jump to search

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