[pycaffe] expose mutable solver parameter, base lr, and effective lr
`solver.lr` is the effective learning rate in use while `solver.base_lr` is the configured learning rate at initialization. the solver parameter is now editable for setting fields that are in use throughout the lifetime of the solver, such as the maximum iteration.
M
Mitar committed
cfcf74fecf2e2b9d35974c5b0a0554921ad66984
Parent: c74913d
Committed by Evan Shelhamer <shelhamer@imaginarynumber.net>
on 6/7/2018, 10:18:21 PM