Public Attributes | |
int32 | component_index |
std::string | component_name |
std::string | component_name_a |
std::string | component_name_b |
int32 | component_a_index |
int32 | component_b_index |
Definition at line 947 of file nnet-utils.cc.
int32 component_a_index |
Definition at line 955 of file nnet-utils.cc.
Referenced by SvdApplier::DecomposeComponents().
int32 component_b_index |
Definition at line 958 of file nnet-utils.cc.
Referenced by SvdApplier::DecomposeComponents().
int32 component_index |
Definition at line 948 of file nnet-utils.cc.
Referenced by SvdApplier::DecomposeComponents(), ModelCollapser::GetDiagonallyPreModifiedComponentIndex(), ModelCollapser::GetScaledComponentIndex(), and ModelCollapser::OptimizeNode().
std::string component_name |
Definition at line 949 of file nnet-utils.cc.
Referenced by SvdApplier::DecomposeComponents(), and kaldi::nnet3::ReduceRankOfComponents().
std::string component_name_a |
Definition at line 951 of file nnet-utils.cc.
Referenced by SvdApplier::DecomposeComponents(), and SvdApplier::ModifyTopology().
std::string component_name_b |
Definition at line 953 of file nnet-utils.cc.
Referenced by SvdApplier::DecomposeComponents(), and SvdApplier::ModifyTopology().