Public Attributes | |
std::vector< BaseFloat > | matrices_written_stddevs |
std::vector< BaseFloat > | submatrices_written_stddevs |
BaseFloat | components_parameter_stddev |
Definition at line 205 of file nnet-compute.h.
BaseFloat components_parameter_stddev |
Definition at line 217 of file nnet-compute.h.
Referenced by NnetComputer::DebugAfterExecute(), and NnetComputer::DebugBeforeExecute().
std::vector<BaseFloat> matrices_written_stddevs |
Definition at line 209 of file nnet-compute.h.
Referenced by NnetComputer::DebugAfterExecute(), and NnetComputer::DebugBeforeExecute().
std::vector<BaseFloat> submatrices_written_stddevs |
Definition at line 213 of file nnet-compute.h.
Referenced by NnetComputer::DebugAfterExecute(), and NnetComputer::DebugBeforeExecute().