No Module Named '_pywrap_tensorflow_internal'

前端 未结 10 1546
自闭症患者
自闭症患者 2020-12-03 17:23

While trying to validate the installation of tensorflow-gpu, I get an ImportError when trying to execute \"import tensorflow as tf\". I am using a Quadro K620 on Windows 7.

10条回答
  •  醉梦人生
    2020-12-03 17:35

    https://github.com/tensorflow/tensorflow/issues/7705

    switch to cuDNN 5.1 instead of 6.0

提交回复
热议问题