Apache SINGA
A distributed deep learning platform .
|
Public Member Functions | |
float | Get (int step) override |
Public Member Functions inherited from singa::LRGenerator | |
virtual void | Init (const LRGenProto &proto) |
Additional Inherited Members | |
Static Public Member Functions inherited from singa::LRGenerator | |
static LRGenerator * | Create (const LRGenProto &proto) |
Protected Attributes inherited from singa::LRGenerator | |
LRGenProto | proto_ |
|
overridevirtual |
step | training step/iteration. |
Reimplemented from singa::LRGenerator.