小编247*_*snl的帖子

AttributeError:模块'caffe2.python._import_c_extension'没有属性'get_cudnn_version'

我现在正在努力解决这个错误几天,我不知道如何解决这个问题.这是我尝试从Caffe2包导入核心模块时遇到的错误.

from caffe2.python import core

AttributeError: module 'caffe2.python._import_c_extension' has no attribute 'get_cudnn_version'
Run Code Online (Sandbox Code Playgroud)

我在Google上搜索了很多,但找不到任何可以解决这个问题的答案.有人知道如何解决这个问题吗?

python deep-learning caffe2

5
推荐指数
0
解决办法
210
查看次数

标签 统计

caffe2 ×1

deep-learning ×1

python ×1