add string constructor to Solver (analogous to Net)
authorJonathan L Long <jonlong@cs.berkeley.edu>
Wed, 2 Apr 2014 02:14:00 +0000 (19:14 -0700)
committerJonathan L Long <jonlong@cs.berkeley.edu>
Sat, 5 Apr 2014 06:39:56 +0000 (23:39 -0700)
commit9188c6bedaecbb65d38c0810a8ebab42bf30f764
tree120361bc747bee5810f379e3325be3de64854504
parent2c0c5b03dc98dd12bbfeb60f9eb1ee8213f3b883
add string constructor to Solver (analogous to Net)
include/caffe/solver.hpp
src/caffe/solver.cpp