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

This is the complete list of members for singa::SGDUpdater, including all inherited members.

Create(const UpdaterProto &proto) (defined in singa::Updater)singa::Updaterstatic
Init(const UpdaterProto &proto) (defined in singa::Updater)singa::Updatervirtual
lr_gen_ (defined in singa::Updater)singa::Updaterprotected
momentum_ (defined in singa::Updater)singa::Updaterprotected
proto_ (defined in singa::Updater)singa::Updaterprotected
Update(int step, Param *param, float grad_scale) override (defined in singa::SGDUpdater)singa::SGDUpdatervirtual
weight_decay_ (defined in singa::Updater)singa::Updaterprotected
~Updater() (defined in singa::Updater)singa::Updaterinlinevirtual