Typedef QnnHtpContext_CustomConfig_t¶
Defined in File QnnHtpContext.h
Typedef Documentation¶
-
typedef struct QnnHtpContext_CustomConfig QnnHtpContext_CustomConfig_t¶
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