Struct QnnGpuOpPackage_SuperNodeOptimization_t

Struct Documentation

struct QnnGpuOpPackage_SuperNodeOptimization_t

Public Members

const char **operations

Null-terminated array of comma separated lists of operations used for matching super node ops. An asterisk (*) may be used to represent any operation type.

QnnGpuOpPackage_SuperNodeConnectionConstraint_t **connectionConstraints

Null-terminated array of pointers to super node connection constraints.

QnnGpuOpPackage_TensorConstraint_t **tensorConstraints

Null-terminated array of pointers to super node tensor constraints.