hipCaffe
hipCaffe copied to clipboard
Fix the build system
Any small change requires manually deleting the caffe
binary, a make clean
and then make all
. Ideally, just make all
should be able to pick up the source changes and build a new binary.