Closed LongruiDong closed 5 years ago
Um.... Later, I just Comment USE_CUDNN := 1,the above issue disappers. However, a new error occured in demo:
Check failed: num_axes()<=4(5 vs. 4) Cannot use legacy accessors on Blobs with >4 axes
I don not know why...
ubuntu 16.04 CUDA 8.0 cudnn 5.1 NVIDIA Drivers:384.130 python 3.6
make all & make pycaffe have succeed. However when i run demotest_model.py, the problem happens:
Cause i am a green-hand about Caffe.... Have any one know how to fix this issue? Does demotest_model.py also requires GPU with memory >= 12GB? Sincerely hope to get everyone's help :D 555~