【问题标题】:how to use GTX 1660 supper GPU in tensorflow?如何在张量流中使用 GTX 1660 超级 GPU?
【发布时间】:2021-05-18 10:45:05
【问题描述】:

编辑: 当我重新安装 tensorflow 时它起作用了。

我有 GTX 1660 超级 GPU,我安装了最新版本的 CUDA、cuDNN 和驱动程序。

当我import tensorflow as tf 收到此消息时。

2021-05-18 12:19:45.541654: I tensorflow/stream_executor/platform/default/dso_loader.cc:49] Successfully opened dynamic library cudart64_110.dll

但是当我print(tf.config.list_physical_devices('GPU')) 输出为空[]

【问题讨论】:

  • 能告诉我们tensorflow版本吗?安装 Tensorflow、CUDA 和 cuDNN 的步骤?
  • 我在安装 CUDA 和 cuDNN 时重新安装了 tensorflow,然后它就可以工作了。
  • 感谢您的更新。

标签: python-3.x tensorflow


【解决方案1】:

来自 cmets

我在安装 CUDA 和 cuDNN 时重新安装了 tensorflow 它的工作。 (转述自奥萨马·阿德尔)

【讨论】:

    猜你喜欢
    • 1970-01-01
    • 2021-08-24
    • 2020-10-14
    • 1970-01-01
    • 2023-01-13
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    相关资源
    最近更新 更多