|
nnlib
GPU-accelerated, C/C++ neural network library.
|
This is the complete list of members for EpochProgress, including all inherited members.
| EpochProgress(size_t numTotal) | EpochProgress | inlineexplicit |
| lossValue | EpochProgress | |
| metricsValues | EpochProgress | |
| numProcessed | EpochProgress | |
| numTotal | EpochProgress | |
| timeStart | EpochProgress | |
| update(sTensor &targets, sTensor &predictions, Loss *loss, std::vector< Metric * > &metrics) | EpochProgress | inline |