在anaconda prompt中,输入:
pip install --upgrade --ignore-installed tensorflow
gpu版本输入:
pip install --upgrade --ignore-installed tensorflow-gpu
原文链接:https://blog.csdn.net/cluster1893/article/details/81033917
原文:https://www.cnblogs.com/wangleBlogs/p/11888749.html