This is the complete list of members for NnetTrainer, including all inherited members.
compiler_ | NnetTrainer | private |
config_ | NnetTrainer | private |
delta_nnet_ | NnetTrainer | private |
max_change_stats_ | NnetTrainer | private |
nnet_ | NnetTrainer | private |
NnetTrainer(const NnetTrainerOptions &config, Nnet *nnet) | NnetTrainer | |
num_minibatches_processed_ | NnetTrainer | private |
objf_info_ | NnetTrainer | private |
PrintTotalStats() const | NnetTrainer | |
ProcessOutputs(bool is_backstitch_step2, const NnetExample &eg, NnetComputer *computer) | NnetTrainer | private |
srand_seed_ | NnetTrainer | private |
Train(const NnetExample &eg) | NnetTrainer | |
TrainInternal(const NnetExample &eg, const NnetComputation &computation) | NnetTrainer | private |
TrainInternalBackstitch(const NnetExample &eg, const NnetComputation &computation, bool is_backstitch_step1) | NnetTrainer | private |
~NnetTrainer() | NnetTrainer |