Xlearn icon indicating copy to clipboard operation
Xlearn copied to clipboard

CUDNN compatibility?

Open power0341 opened this issue 6 years ago • 3 comments

I found that this repo cannot be built with CUDNN 6.0, would you mind specifying the version you using to developing the code?

.../Xlearn/caffe/include/caffe/util/cudnn.hpp(112): error: too few arguments in function call

power0341 avatar Nov 20 '17 08:11 power0341

我的用的是 CUDNN V6.0,你的可能是cudnn没配置好。

mengchuangji avatar Jan 26 '18 06:01 mengchuangji

Maybe the caffe version we use is not compatible to your cudnn version. You can use the proper caffe version and copy our new developed codes to your own caffe.

caozhangjie avatar Mar 18 '18 18:03 caozhangjie

@kind-hearted-Tbag 你用的是ubuntu16.04+cuda8.0+cudnn6.0的配置吗?

JimmyLauren avatar Apr 25 '18 07:04 JimmyLauren