You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
Does anyone know how to run the pre-trained imagenet model on a machine does not have a cuda-supported GPU? I only need to do the testing phase, eg. to use wrapper,py for prediction.
It seems that in order to compile pycaffe, I need to install Cuda 5.5 or 5.0 to compile the whole caffe package.