oa::Sgd
SGD
Inheritance
public Optimizer
Public Methods
Constructor & Destructor Documentation
No public source comment is attached to this declaration.
Parameters
inParamPtrsoa::Span<Parameter *>—
inLroa::F32Default: 1e-2f
inMomentumoa::F32Default: 0.0f
inWeightDecayoa::F32Default: 0.0f
No public source comment is attached to this declaration.
Parameters
inParamPtrsoa::Vector<Parameter *> &—
inLroa::F32Default: 1e-2f
inMomentumoa::F32Default: 0.0f
inWeightDecayoa::F32Default: 0.0f
No public source comment is attached to this declaration.
Parameters
inParamsoa::Vector<Parameter> &—
inLroa::F32Default: 1e-2f
inMomentumoa::F32Default: 0.0f
inWeightDecayoa::F32Default: 0.0f
Public Method Documentation
No public source comment is attached to this declaration.
Parameters
inEngineEngine &—
inFileconst ModelFile &—
Returns
oa::StatusThe declared return value.
No public source comment is attached to this declaration.
Parameters
inEngineEngine &—
outFileModelFile &—
Returns
oa::StatusThe declared return value.
No public source comment is attached to this declaration.
Returns
voidThe declared return value.
No public source comment is attached to this declaration.
Parameters
inFileconst ModelFile &—
Returns
oa::StatusThe declared return value.
No public source comment is attached to this declaration.
Returns
voidThe declared return value.