Enum QnnDevice_ConfigOption_t¶
Defined in File QnnDevice.h
Enum Documentation¶
-
enum QnnDevice_ConfigOption_t¶
This enum defines config options to control QnnDevice_Config_t.
Values:
-
enumerator QNN_DEVICE_CONFIG_OPTION_CUSTOM = 0¶
sets backend custom options
-
enumerator QNN_DEVICE_CONFIG_OPTION_PLATFORM_INFO = 1¶
select QnnDevice_PlatformInfo_t
-
enumerator QNN_DEVICE_CONFIG_OPTION_UNDEFINED = 0x7FFFFFFF¶
Unused, present to ensure 32 bits.
-
enumerator QNN_DEVICE_CONFIG_OPTION_CUSTOM = 0¶