Skip to content
This repository has been archived by the owner on Aug 11, 2020. It is now read-only.

leverage cudnn? #15

Closed
byzhang opened this issue Sep 18, 2014 · 5 comments
Closed

leverage cudnn? #15

byzhang opened this issue Sep 18, 2014 · 5 comments

Comments

@byzhang
Copy link

byzhang commented Sep 18, 2014

Is there anything from cudnn can be leveraged? It shows ~24% speedup in Titan Black.

@tqchen
Copy link
Member

tqchen commented Sep 18, 2014

I didn't carefully study cudnn yet, i suppose it should be possible to leverage the covolution kernel. @antinucleon

@antinucleon
Copy link
Contributor

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.

@byzhang
Copy link
Author

byzhang commented Sep 18, 2014

Agree that it's not high pri.
Re: speed, for caffe referenced imagenet network, it speedup 24% in my settings. So the benefits of cuDnn may be outside of the conv layer.

@antinucleon
Copy link
Contributor

Thanks. I will test it.

Sent from Bing's Nexus 5
On Sep 18, 2014 10:47 AM, "byzhang" notifications@github.com wrote:

Agree that it's not high pri.
Re: speed, for caffe referenced imagenet network, it speedup 24% in my
settings. So the benefits of cuDnn may be outside of the conv layer.


Reply to this email directly or view it on GitHub
https://github.com/tqchen/mshadow/issues/15#issuecomment-56076143.

@tqchen
Copy link
Member

tqchen commented Feb 14, 2015

CUDNN will be leveraged in newest version of cxxnet.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants