#include <nnet-analyze.h>
Public Member Functions | |
CheckComputationOptions () | |
Public Attributes | |
bool | check_rewrite |
bool | check_unused_variables |
Definition at line 391 of file nnet-analyze.h.
|
inline |
Definition at line 402 of file nnet-analyze.h.
bool check_rewrite |
Definition at line 394 of file nnet-analyze.h.
Referenced by ComputationChecker::Check(), kaldi::nnet3::CheckComputation(), kaldi::nnet3::CheckComputationOnline(), CachingOptimizingCompiler::CompileNoShortcut(), kaldi::nnet3::UnitTestNnetAnalyze(), kaldi::nnet3::UnitTestNnetCompute(), kaldi::nnet3::UnitTestNnetInputDerivatives(), and kaldi::nnet3::UnitTestNnetOptimizeWithOptions().
bool check_unused_variables |
Definition at line 400 of file nnet-analyze.h.
Referenced by ComputationChecker::CheckComputationMatrixAccesses(), kaldi::nnet3::CheckComputationOnline(), ComputationChecker::CheckComputationRewrite(), and ComputationChecker::CheckComputationUndefined().