#include <nnet-diagnostics.h>
Public Member Functions | |
NnetComputeProbOptions () | |
void | Register (OptionsItf *opts) |
Definition at line 55 of file nnet-diagnostics.h.
|
inline |
Definition at line 70 of file nnet-diagnostics.h.
|
inline |
Definition at line 76 of file nnet-diagnostics.h.
References OptionsItf::Register(), NnetComputeOptions::Register(), NnetOptimizeOptions::Register(), and CachingOptimizingCompilerOptions::Register().
Referenced by main().
CachingOptimizingCompilerOptions compiler_config |
Definition at line 69 of file nnet-diagnostics.h.
bool compute_accuracy |
Definition at line 58 of file nnet-diagnostics.h.
Referenced by NnetComputeProb::ProcessOutputs().
NnetComputeOptions compute_config |
Definition at line 68 of file nnet-diagnostics.h.
Referenced by NnetDiscriminativeComputeObjf::Compute(), NnetChainComputeProb::Compute(), and NnetComputeProb::Compute().
bool compute_deriv |
Definition at line 57 of file nnet-diagnostics.h.
Referenced by NnetDiscriminativeComputeObjf::Compute(), NnetChainComputeProb::Compute(), NnetComputeProb::Compute(), NnetChainComputeProb::GetDeriv(), NnetComputeProb::GetDeriv(), main(), NnetChainComputeProb::NnetChainComputeProb(), NnetComputeProb::NnetComputeProb(), NnetDiscriminativeComputeObjf::NnetDiscriminativeComputeObjf(), NnetDiscriminativeComputeObjf::ProcessOutputs(), NnetChainComputeProb::ProcessOutputs(), and NnetComputeProb::ProcessOutputs().
bool compute_per_dim_accuracy |
Definition at line 65 of file nnet-diagnostics.h.
Referenced by NnetComputeProb::ProcessOutputs().
bool debug_computation |
Definition at line 56 of file nnet-diagnostics.h.
NnetOptimizeOptions optimize_config |
Definition at line 67 of file nnet-diagnostics.h.
bool store_component_stats |
Definition at line 63 of file nnet-diagnostics.h.
Referenced by NnetChainComputeProb::Compute(), NnetComputeProb::Compute(), NnetChainComputeProb::NnetChainComputeProb(), NnetComputeProb::NnetComputeProb(), and kaldi::nnet3::RecomputeStats().