We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 64cb3be commit 951ff77Copy full SHA for 951ff77
install.sh
@@ -10,4 +10,4 @@ conda info -a
10
conda install --file req-travis-conda.txt
11
conda install mkl mkl-service
12
pip install -r req-travis-pip.txt
13
-pip install tensorflow
+pip install tensorflow==1.14.0
0 commit comments