Hi, I am using theano 0.9 and I followed the guide in the warning below to switch to the gpuarray backend.
WARNING (theano.sandbox.cuda): The cuda backend is deprecated and will be removed in the next release (v0.10). Please switch to the gpuarray backend. You can get more information about how to switch at this URL: https://github.com/Theano/Theano/wiki/Converting-to-the-new-gpu-back-end%28gpuarray%29 However, an error occurred when I run with 'device = cuda' in the .theanorc.txt. Can not use cuDNN on context None: cannot compile with cuDNN. We got this error: c:\users\j\appdata\local\temp\try_flags_vtfzt8.c:4:19: fatal error: cudnn.h: No such file or directory compilation terminated. I have tried some ways but all failed. Can someone help me?Thank you! -- --- You received this message because you are subscribed to the Google Groups "theano-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
