Reputation: 1386
I am trying to work with caffe. make and make test succeed. When I run 'make runtest' it seems to go into an infinite loop.
Upvotes: 1
Views: 143
Reputation: 2289
sudo make clean
sudo make all
sudo make pycaffe
sudo make distribute
sudo make test
sudo make runtest
Upvotes: 2