dnouri / cuda-convnet

My fork of Alex Krizhevsky's cuda-convnet from 2013 where I added dropout, among other features.
http://code.google.com/p/cuda-convnet/
254 stars 147 forks source link

Can it be compiled without GPU support? #19

Closed mrgloom closed 9 years ago

mrgloom commented 9 years ago

Can it be compiled without GPU support? (in CPU only mode)

dnouri commented 9 years ago

No, sorry.