Several changes:
authorYangqing Jia <jiayq84@gmail.com>
Mon, 2 Dec 2013 23:44:43 +0000 (15:44 -0800)
committerYangqing Jia <jiayq84@gmail.com>
Mon, 2 Dec 2013 23:44:43 +0000 (15:44 -0800)
commitca3e042863e59e9a8a8edd7e78ffe9b2431aea8f
tree6a4e4bccd3751d8169a006f226e485a57446f35f
parent524e0956ef58d0f1fac0bf302de341c9eff882e0
Several changes:

changed the paths for the mnist demo
removed unused fields in SolverParameter
added solver_mode to specify CPU/GPU solving
accordingly, removed the set mode code in the examples code
removed examples/test_read_imagenet since it is trivial
removed get_cifar script since no cifar demo exists.
data/get_cifar.sh [deleted file]
data/lenet.prototxt
data/lenet_solver.prototxt
data/lenet_test.prototxt
examples/finetune_net.cpp
examples/test_read_imagenet.cpp [deleted file]
examples/train_net.cpp
src/caffe/proto/caffe.proto
src/caffe/solver.cpp