Skip to content

cold-brew

Compare
Choose a tag to compare
@shelhamer shelhamer released this 08 Aug 19:13
· 2429 commits to master since this release

See #880 for details.

Dependencies: lmdb and gflags are required. CPU-only Caffe without any GPU / CUDA dependencies is turned on by setting CPU_ONLY := 1 in your Makefile.config.

Deprecations: the new caffe tool includes commands for model training and testing, querying devices, and timing models. The corresponding train_net.bin, finetune_net.bin, test_net.bin, device_query.bin, and net_speed_benchmark.bin are deprecated.