Struct QnnHtpContext_CustomConfig

Nested Relationships

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

QnnHtpContext_ConfigOption_t option
union unnamed

Public Members

bool weightSharingEnabled
QnnHtpContext_GroupRegistration_t groupRegistration
uint64_t fileReadMemoryBudgetInMb
bool dspMemoryProfilingEnabled
bool shareResources
bool ioMemEstimation
bool isPrepareOnly
bool initAcceleration
bool skipValidationOnBinarySection
QnnHtpContext_ShareResourcesOptimizationType_t shareResOptType
bool useExtendedUdma
QnnHtpContext_GroupRegistration_t concurrentGroupRegistration
bool loraWeightSharingEnabled