Struct QnnBackend_Config_t¶
Defined in File QnnBackend.h
Struct Documentation¶
-
struct QnnBackend_Config_t¶
This struct provides backend configuration.
Public Members
-
QnnBackend_ConfigOption_t option¶
-
union unnamed
Public Members
-
QnnBackend_CustomConfig_t customConfig
-
Qnn_ErrorReportingConfig_t errorConfig
Applies error reporting configuration across backend. All QNN contexts share this common error configuration for APIs that are independent of a context.
-
const char *platformOption
Null-terminated platform option key-value pair. Multiple platform options can be specified. Max length is 1024.
-
QnnBackend_CustomConfig_t customConfig
-
QnnBackend_ConfigOption_t option¶