oa::LRScheduler

(base)

Public Methods

void oa::LRScheduler::apply(oa::Optimizer & inOptimizer)
oa::F32 oa::LRScheduler::getLr(oa::U64 inStep)

Constructor & Destructor Documentation

void oa::LRScheduler::~LRScheduler()
No public source comment is attached to this declaration.

Public Method Documentation

void oa::LRScheduler::apply( oa::Optimizer & inOptimizer )
No public source comment is attached to this declaration.

Parameters

inOptimizer
oa::Optimizer &

Returns

void

The declared return value.

oa::F32 oa::LRScheduler::getLr( oa::U64 inStep )
No public source comment is attached to this declaration.

Parameters

inStep
oa::U64

Returns

oa::F32

The declared return value.