Struct QnnHtpContext_CustomConfig¶
Defined in File QnnHtpContext.h
Struct Documentation¶
-
struct QnnHtpContext_CustomConfig¶
Structure describing the set of configurations supported by context. Objects of this type are to be referenced through QnnContext_CustomConfig_t.
The struct has two fields - option and a union of config values Based on the option corresponding item in the union can be used to specify config.
Below is the Map between QnnHtpContext_CustomConfig_t and config value
Public Members
-
union unnamed
Public Members
-
bool weightSharingEnabled
-
QnnHtpContext_GroupRegistration_t groupRegistration
-
uint64_t fileReadMemoryBudgetInMb
-
bool dspMemoryProfilingEnabled
-
bool ioMemEstimation
-
bool isPrepareOnly
-
bool initAcceleration
-
bool skipValidationOnBinarySection
-
bool useExtendedUdma
-
QnnHtpContext_GroupRegistration_t concurrentGroupRegistration
-
bool loraWeightSharingEnabled
-
bool loraWeightSharingRamPreloadEnabled
-
bool weightSharingEnabled
-
union unnamed