Apache SINGA
A distributed deep learning platform .
 All Classes Namespaces Files Functions Variables Typedefs Enumerator Macros
singa::Updater Member List

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::Updaterinlinevirtual
proto_ (defined in singa::Updater)singa::Updaterprotected
Update(int step, shared_ptr< Param > param, float grad_scale=1.0f)=0 (defined in singa::Updater)singa::Updaterpure virtual