make solver_mode an enum with CPU and GPU -- fully backwards compatible
authorJeff Donahue <jeff.donahue@gmail.com>
Fri, 9 May 2014 21:50:05 +0000 (14:50 -0700)
committerJeff Donahue <jeff.donahue@gmail.com>
Fri, 9 May 2014 21:50:05 +0000 (14:50 -0700)
commite10fb59ccd3e3f1410936d1d1e5d415f013f9c00
tree0862a40f02b8b2b21dddaa7e39420d0943bddf07
parent1554349d34b447150bfafdef5b2da33f2834b13b
make solver_mode an enum with CPU and GPU -- fully backwards compatible
with old 0/1 style
docs/cifar10.md
docs/mnist.md
examples/cifar10/cifar10_full_solver.prototxt
examples/cifar10/cifar10_full_solver_lr1.prototxt
examples/cifar10/cifar10_full_solver_lr2.prototxt
examples/cifar10/cifar10_quick_solver.prototxt
examples/cifar10/cifar10_quick_solver_lr1.prototxt
examples/mnist/lenet_solver.prototxt
examples/mnist/mnist_autoencoder_solver.prototxt
src/caffe/proto/caffe.proto
src/caffe/solver.cpp