nnlib
GPU-accelerated, C/C++ neural network library.
EpochProgress Member List

This is the complete list of members for EpochProgress, including all inherited members.

EpochProgress(size_t numTotal)EpochProgressinlineexplicit
lossValueEpochProgress
metricsValuesEpochProgress
numProcessedEpochProgress
numTotalEpochProgress
timeStartEpochProgress
update(sTensor &targets, sTensor &predictions, Loss *loss, std::vector< Metric * > &metrics)EpochProgressinline