We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e486a5e commit 0a8ce66Copy full SHA for 0a8ce66
scripts/ubuntu_python3_build_caffe_guide.md
@@ -408,7 +408,7 @@ pip3 install tqdm
408
pip3 install configparser
409
pip3 install prettytable
410
pip3 install pyexcel-xls pyexcel
411
-pip3 install tensorflow==1.14.0
+pip3 install --default-timeout=100 tensorflow==1.14.0
412
pip3 install onnx
413
pip3 install protobuf==3.7.1
414
pip3 install pandas==0.24.0
0 commit comments