pose-hg-demo
pose-hg-demo copied to clipboard
Running the demo without GPU
How can I run the demo without GPU as I wont have cudnn.
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