快速安装方法:安装的位置默认是Anaconda3的环境下,没有建立虚拟环境
用pip安装tensorflow换成国内源快速安装
豆瓣镜像源(成功在自己电脑和公司电脑上安装的命令)
pip install --index-url https://pypi.douban.com/simple tensorflow
阿里镜像源
pip install --index-url http://mirrors.aliyun.com/pypi/simple/ tensorflow
快速安装方法:安装的位置默认是Anaconda3的环境下,没有建立虚拟环境
用pip安装tensorflow换成国内源快速安装
豆瓣镜像源(成功在自己电脑和公司电脑上安装的命令)
pip install --index-url https://pypi.douban.com/simple tensorflow
阿里镜像源
pip install --index-url http://mirrors.aliyun.com/pypi/simple/ tensorflow
本文标题:完美快速安装tensorflow-cpu
本文链接:https://www.haomeiwen.com/subject/jmwrhktx.html
网友评论