Struct QnnGpuOpPackage_SuperNodeConnectionConstraint_t¶
Defined in File QnnGpuOpPackage.h
Struct Documentation¶
-
struct QnnGpuOpPackage_SuperNodeConnectionConstraint_t¶
A struct representing a super node connection constraint.
Public Members
-
uint32_t producer¶
Producer node corresponding to QnnGpuOpPackage_SuperNodeOptimization_t::operations.
-
uint32_t producerOutputIndex¶
Output tensor index corresponding to the producer node.
-
uint32_t consumer¶
Consumer node corresponding to QnnGpuOpPackage_SuperNodeOptimization_t::operations.
-
uint32_t consumerInputIndex¶
Output tensor index corresponding to the consumer node.
-
uint32_t producer¶