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
What is the proper way to uninstall Caffe, if I want to either permanently uninstall it or reinstall it?
I tried $ make clean,but I am not sure if that worked, because after rebuilding caffe, with different flag modifications, it did not seem to fetch the new updated built version. The other possibility for this happening is that it is looked up a previous caffe install (from about a year ago), that was compiled from another folder.
How can I find if there is more than one caffe install version available? Would it suffice to just delete the other folder?