提交 97e3916d 编写于 作者: G Gabriel de Marmiesse 提交者: François Chollet

Bumped tf2 version to 2.0.0 (#13412)

上级 b75b2f7d
......@@ -60,7 +60,7 @@ install:
# install TensorFlow (CPU version).
- if [[ "$MODE" == "TF2" ]]; then
pip install tf-nightly-2.0-preview --progress-bar off;
pip install tensorflow==2.0.0 --progress-bar off;
else
pip install tensorflow==1.14.0 --progress-bar off;
fi
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册