
Caffe is a deep learning framework made with expression, speed, and modularity in mind. It is developed by the Berkeley AI Research Lab (BAIR) and community contributors.
It contains caffe executables, configured as CPU_ONLY.
Issue this command at the root of caffe source tree for a unit test:
$ caffe-gtest --gtest_shuffle --gtest_filter="-*GPU*"