Hi :) Thankyou for this repo!
Can I run the system on CPU alone?
If so, what are the necessary changes required?
I have tried changing the default config variables through THEANO_FLAGS - "device=cpu" and "config.device=cpu". But I get below issue. Is there a workaround to not use cudnn?
"Exception: ("We can't determine the cudnn version as it is not available", 'CUDA not available')"
Hi :) Thankyou for this repo!
Can I run the system on CPU alone?
If so, what are the necessary changes required?
I have tried changing the default config variables through THEANO_FLAGS - "device=cpu" and "config.device=cpu". But I get below issue. Is there a workaround to not use cudnn?
"Exception: ("We can't determine the cudnn version as it is not available", 'CUDA not available')"