python环境为 python-3.6.8
安装cpu版本:
sudo pip3 install -i https://pypi.tuna.tsinghua.edu.cn/simple tensorflow
卸载:
sudo pip3 uninstall tensorflow
本文提供在Python 3.6.8环境下,通过清华源安装TensorFlow CPU版本的详细步骤,包括安装命令及卸载方法。
python环境为 python-3.6.8
安装cpu版本:
sudo pip3 install -i https://pypi.tuna.tsinghua.edu.cn/simple tensorflow
卸载:
sudo pip3 uninstall tensorflow
您可能感兴趣的与本文相关的镜像
TensorFlow-v2.15
TensorFlow 是由Google Brain 团队开发的开源机器学习框架,广泛应用于深度学习研究和生产环境。 它提供了一个灵活的平台,用于构建和训练各种机器学习模型
3万+

被折叠的 条评论
为什么被折叠?