Translations:TensorFlow/3/en: Difference between revisions
Jump to navigation
Jump to search
(Importing a new version from external source) |
(Importing a new version from external source) |
||
Line 1: | Line 1: | ||
Load modules required by Tensorflow: | Load modules required by Tensorflow: | ||
{{Command|module load | {{Command|module load python/3.5.2}} | ||
Create a new python virtual environment: | Create a new python virtual environment: | ||
{{Command|virtualenv tensorflow}} | {{Command|virtualenv tensorflow}} |