mxnet
|
This is the complete list of members for mxnet::cpp::FactorScheduler, including all inherited members.
base_lr_ | mxnet::cpp::LRScheduler | protected |
FactorScheduler(int step, float factor=1, float stop_factor_lr=1e-8) | mxnet::cpp::FactorScheduler | inlineexplicit |
GetLR(unsigned num_update) override | mxnet::cpp::FactorScheduler | inlinevirtual |
LRScheduler(float base_lr=0.01) | mxnet::cpp::LRScheduler | inlineexplicit |
SetLR(const float lr) | mxnet::cpp::LRScheduler | inline |
~LRScheduler() | mxnet::cpp::LRScheduler | inlinevirtual |