SvdApplier::ModifiedComponentInfo Struct Reference
Collaboration diagram for SvdApplier::ModifiedComponentInfo:

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
 

Detailed Description

Definition at line 947 of file nnet-utils.cc.

Member Data Documentation

◆ component_a_index

int32 component_a_index

Definition at line 955 of file nnet-utils.cc.

Referenced by SvdApplier::DecomposeComponents().

◆ component_b_index

int32 component_b_index

Definition at line 958 of file nnet-utils.cc.

Referenced by SvdApplier::DecomposeComponents().

◆ component_index

◆ component_name

std::string component_name

◆ component_name_a

std::string component_name_a

Definition at line 951 of file nnet-utils.cc.

Referenced by SvdApplier::DecomposeComponents(), and SvdApplier::ModifyTopology().

◆ component_name_b

std::string component_name_b

Definition at line 953 of file nnet-utils.cc.

Referenced by SvdApplier::DecomposeComponents(), and SvdApplier::ModifyTopology().


The documentation for this struct was generated from the following file: