Apache SINGA
A distributed deep learning platform .
|
This is the complete list of members for singa::SGDUpdater, including all inherited members.
Create(const UpdaterProto &proto) (defined in singa::Updater) | singa::Updater | static |
Init(const UpdaterProto &proto) (defined in singa::Updater) | singa::Updater | virtual |
lr_gen_ (defined in singa::Updater) | singa::Updater | protected |
momentum_ (defined in singa::Updater) | singa::Updater | protected |
proto_ (defined in singa::Updater) | singa::Updater | protected |
Update(int step, Param *param, float grad_scale) override (defined in singa::SGDUpdater) | singa::SGDUpdater | virtual |
weight_decay_ (defined in singa::Updater) | singa::Updater | protected |
~Updater() (defined in singa::Updater) | singa::Updater | inlinevirtual |