This is the complete list of members for LossItf, including all inherited members.
AvgLoss()=0 | LossItf | pure virtual |
Eval(const VectorBase< BaseFloat > &frame_weights, const CuMatrixBase< BaseFloat > &net_out, const CuMatrixBase< BaseFloat > &target, CuMatrix< BaseFloat > *diff)=0 | LossItf | pure virtual |
Eval(const VectorBase< BaseFloat > &frame_weights, const CuMatrixBase< BaseFloat > &net_out, const Posterior &target, CuMatrix< BaseFloat > *diff)=0 | LossItf | pure virtual |
LossItf(LossOptions &opts) | LossItf | inline |
opts_ | LossItf | protected |
Report()=0 | LossItf | pure virtual |
timer_ | LossItf | protected |
~LossItf() | LossItf | inlinevirtual |