oa::TrainingPhaseStats

TrainingPhaseStats struct in the OA Ml public surface.

Public Methods

oa::F64 oa::TrainingPhaseStats::accountedMs()
oa::F64 oa::TrainingPhaseStats::mean(oa::F64 inSumMs)

Public Data Members

bodyMsoa::F64field
callbackMsoa::F64field
compileMsoa::F64field
countoa::I64field
optimizerMsoa::F64field
recordMsoa::F64field
scalarMetricMsoa::F64field
submitMsoa::F64field
totalMsoa::F64field
waitMsoa::F64field

Public Method Documentation

oa::F64 oa::TrainingPhaseStats::accountedMs()
No public source comment is attached to this declaration.

Returns

oa::F64

The declared return value.

oa::F64 oa::TrainingPhaseStats::mean( oa::F64 inSumMs )
No public source comment is attached to this declaration.

Parameters

inSumMs
oa::F64

Returns

oa::F64

The declared return value.