tensorflow2.0.0a0国内镜像安装
镜像办法:pip install -i https://pypi.tuna.tsinghua.edu.cn/simple tensorflow-gpu==2.0.0a0注意以上格式为:pip install -i 镜像网址 你要的tensorflow版本号镜像网址包括:清华:https://pypi.tuna.tsinghua.edu.cn/simple(很齐全,各都有)豆瓣...