赞
踩
4.使用pip install tensorflow时需要下载的内容比较大,若不使用国内的镜像源,下载时间会非常久,所以可以在安装时使用镜像源,这样速度就会块很多。
pip install -i https://pypi.tuna.tsinghua.edu.cn/simple --trusted-host pypi.tuna.tsinghua.edu.cn tensorflow
Copyright © 2003-2013 www.wpsshop.cn 版权所有,并保留所有权利。