-
Notifications
You must be signed in to change notification settings - Fork 432
leverage cudnn? #15
Comments
I didn't carefully study cudnn yet, i suppose it should be possible to leverage the covolution kernel. @antinucleon |
I will try it after trip. It is not hard indeed. But according to others' test: https://github.com/soumith/convnet-benchmarks, cuDNN is not faster than blas conv. |
Agree that it's not high pri. |
Thanks. I will test it. Sent from Bing's Nexus 5
|
CUDNN will be leveraged in newest version of cxxnet. |
Is there anything from cudnn can be leveraged? It shows ~24% speedup in Titan Black.
The text was updated successfully, but these errors were encountered: