【问题标题】:Downloading Tensorflow 2.0 GPU version On Mac OS在 Mac OS 上下载 Tensorflow 2.0 GPU 版本
【发布时间】:2019-05-28 14:02:39
【问题描述】:

我在 Mac 上尝试下载用于 GPU 的 tensorflow 2.0,但每次尝试都会收到以下形式的错误:

"Could not find a version that satisfies the requirement"

我已经尝试了这些方法来使用 Python 3.6 下载它:

pip install tensorflow-gpu==2.0.0-alpha0 pip install tf-nightly-gpu-2.0-preview

我可以安装其他版本的 tensorflow-gpu,但不能安装 2.0 版本。有人可以帮助我吗?

【问题讨论】:

    标签: tensorflow tensorflow2.0


    【解决方案1】:

    我认为 macOS 10.12.6 (Sierra) 或更高版本目前不支持 gpu。

    tensorflow installation guide 这些命令适用于 linux,但不适用于 mac。

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2021-07-13
      • 1970-01-01
      • 2020-11-27
      • 1970-01-01
      相关资源
      最近更新 更多