soumith / imagenet-multiGPU.torch

an imagenet example in torch.
BSD 2-Clause "Simplified" License
401 stars 158 forks source link

Re-enable the cunn backend. #86

Closed williford closed 8 years ago

williford commented 8 years ago

Tested by running vggbn with the cunn backend and a short epochSize.

Closes soumith/imagenet-multiGPU.torch#85

soumith commented 8 years ago

Thanks!