Struct QnnGpuOpPackage_Node_t

Struct Documentation

struct QnnGpuOpPackage_Node_t

A QNN GPU struct specializing QnnOpPackage_Node_t.

Public Members

uint32_t optimization

Optimization index, see QnnOpPackage_Info_t, ignore when only one op config provided.

const Qnn_OpConfig_t **configs

Null-terminated array of operation config pointers Only one pointer provided when no optimizations performed

const QnnGpu_TensorStorageType_t **storageTypes

Null-terminated array of tensor storage type pointers called out in the config.

int32_t kernelVariant

Kernel variant index, if set then used by OpPackage to determine kernel selection.