Commit f9b9fca5 authored by leswing's avatar leswing
Browse files

GOGO

parent 0ebcdd5c
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -12,7 +12,7 @@ conda install setuptools
conda install keras
conda install -c conda-forge protobuf=3.1.0
export TF_BINARY_URL=https://storage.googleapis.com/tensorflow/linux/gpu/tensorflow_gpu-0.12.1-cp35-cp35m-linux_x86_64.whl
pip install --upgrade $TF_BINARY_URL
pip install $TF_BINARY_URL
pip install nose
python setup.py install