Enum QnnBackend_ConfigOption_t¶
Defined in File QnnBackend.h
Enum Documentation¶
-
enum QnnBackend_ConfigOption_t¶
This enum defines backend config options.
Values:
-
enumerator QNN_BACKEND_CONFIG_OPTION_CUSTOM = 0¶
Sets backend custom options via QnnBackend_CustomConfig_t.
-
enumerator QNN_BACKEND_CONFIG_OPTION_ERROR_REPORTING = 1¶
Sets error reporting level.
-
enumerator QNN_BACKEND_CONFIG_OPTION_PLATFORM = 2¶
Key-value pair of platform options.
-
enumerator QNN_BACKEND_CONFIG_OPTION_UNDEFINED = 0x7FFFFFFF¶
-
enumerator QNN_BACKEND_CONFIG_OPTION_CUSTOM = 0¶