使用清华镜像快速下载TensorFlow各版本及已安装版本查看

使用清华镜像快速下载TensorFlow各版本:

pip install tensorflow-gpu==1.12.0 -i https://pypi.tuna.tsinghua.edu.cn/simple #可改成任意版本

发布了257 篇原创文章 · 获赞 119 · 访问量 8万+

猜你喜欢

转载自blog.csdn.net/weixin_44517301/article/details/103429251