tensorflow2 cpu版本安装

我们在以下 64 位系统上测试过 TensorFlow 并且这些系统支持 TensorFlow:

Python 3.5–3.8
Ubuntu 16.04 或更高版本
Windows 7 或更高版本(含 C++ 可再发行软件包)

使用 Python 的 pip 软件包管理器安装 TensorFlow。

TensorFlow 2 软件包需要使用高于 19.0 的 pip 版本。

pip install tensorflow-cpu==2.3.0 -i https://pypi.douban.com/simple/

posted @ 2020-11-25 21:34  叶十一  阅读(966)  评论(0)    收藏  举报