#include <nnet-compute.h>
Public Member Functions | |
NnetComputeOptions () | |
void | Register (OptionsItf *opts) |
Public Attributes | |
bool | debug |
Definition at line 39 of file nnet-compute.h.
|
inline |
Definition at line 41 of file nnet-compute.h.
|
inline |
Definition at line 42 of file nnet-compute.h.
References OptionsItf::Register().
Referenced by BatchedXvectorComputerOptions::Register(), NnetTrainerOptions::Register(), NnetSimpleLoopedComputationOptions::Register(), NnetSimpleComputationOptions::Register(), and NnetComputeProbOptions::Register().
bool debug |
Definition at line 40 of file nnet-compute.h.
Referenced by NnetLdaStatsAccumulator::AccStats(), NnetComputerFromEg::Compute(), NnetComputer::Init(), kaldi::nnet3::UnitTestNnetCompute(), kaldi::nnet3::UnitTestNnetInputDerivatives(), kaldi::nnet3::UnitTestNnetModelDerivatives(), and kaldi::nnet3::UnitTestNnetOptimizeWithOptions().