pose-hg-demo icon indicating copy to clipboard operation
pose-hg-demo copied to clipboard

Running the demo without GPU

Open divamgupta opened this issue 8 years ago • 1 comments

How can I run the demo without GPU as I wont have cudnn.

divamgupta avatar Aug 14 '16 15:08 divamgupta

Unfortunately the network uses nngraph, and as far as I am aware converting a network away from cudnn with nngraph is still an open issue in Torch: https://github.com/soumith/cudnn.torch/issues/151

anewell avatar Aug 15 '16 14:08 anewell