Struct QnnGpuBackend_CustomConfig_t¶
Defined in File QnnGpuBackend.h
Struct Documentation¶
-
struct QnnGpuBackend_CustomConfig_t¶
A struct which defines the QNN GPU Backend custom configuration options. Objects of this type are to be referenced through QnnBackend_CustomConfig_t.
Public Members
-
union unnamed
Public Members
-
uint8_t enableTuningMode
-
const char *performanceCacheDir
-
uint8_t invalidatePerformanceCache
-
uint8_t weightSharingEnabled
-
uint8_t disableKernelProfiling
-
uint8_t enableTuningMode
-
union unnamed