CPU版本:
pip install tensorflow -i https://pypi.tuna.tsinghua.edu.cn/simple
GPU版本:
pip install tensorflow-gpu -i https://pypi.tuna.tsinghua.edu.cn/simple
当然你可以选择版本,上面是最新版本
pip install tensorflow-gpu==1.8 -i https://pypi.tuna.tsinghua.edu.cn/simple