ImageNet-Training
ImageNet-Training copied to clipboard
Could not get it running in only CPU mode.
Hey,
Can someone explain the process of running
th Main.lua -network AlexNet -LR 0.01
on only CPU (I don't have inn, cunn, CUDA installed). Whatever I am trying, it's throwing errors. I replaced all the cunn/cudnn to nn in Model.lua, AlexNet.lua and wherever I could find them. It's still somehow trying to find them and throwing errors.
Please let me know how to resolve this ASAP.
Thanks!