Skip to content

restart MaTEx TensorFlow

cabe1980 edited this page Apr 12, 2017 · 3 revisions

If you have already installed Tensorflow with our extensions, you will need to the run scripts to dump you back into the MPI Tensorflow environment. These scripts are duplicated across the CPU and GPU folders also.

For bash shells

[py_distro] $ source ./run_TFEnv.sh

For C Shells

[py_distro] $ source ./run_TFEnv.csh

Afterwards, you should see the same virtual python environment as before.

[py_distro] $
Clone this wiki locally