yajiemiao / pdnn

PDNN: A Python Toolkit for Deep Learning. http://www.cs.cmu.edu/~ymiao/pdnntk.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Is there any way to enhance pdnn performance on GPU machine? the run time for the same algorithm on cpu is almost identical to the gpu one? any ideas?

nouramoubayed opened this issue · comments

I use a big partition value and i enable Stream, but nothing seems to make it work better.

This is most likely because your GPUs are not properly. What functionality are you using from PDNN?