Apache SINGA
A distributed deep learning platform .
|
This is the complete list of members for singa::Updater, including all inherited members.
GetLearningRate(int step) (defined in singa::Updater) | singa::Updater | |
Init(const UpdaterProto &proto) (defined in singa::Updater) | singa::Updater | inlinevirtual |
proto_ (defined in singa::Updater) | singa::Updater | protected |
Update(int step, shared_ptr< Param > param, float grad_scale=1.0f)=0 (defined in singa::Updater) | singa::Updater | pure virtual |