python -m pip install -i https://pypi.tuna.tsinghua.edu.cn/simple tensorflow-gpu==1.13.2
本文介绍如何使用pip从清华大学的镜像源安装特定版本的TensorFlow-GPU,即1.13.2版,这对于在中国大陆地区的开发者来说,可以有效提高下载速度。
python -m pip install -i https://pypi.tuna.tsinghua.edu.cn/simple tensorflow-gpu==1.13.2
1570

被折叠的 条评论
为什么被折叠?