Talk:Tensorflow

From Alliance Doc
Jump to navigation Jump to search

Seems like I don't need the lines:

module purge
module load gcc java cuda cudnn bazel python/3.5.2

in my job script. Does python virtual environments take care of this for me?

Also it seems python pip knows where to find the wheels, and also knows to handle numpy for you, so it seems all that is needed is

pip install tensorflow