Enum QnnHtpDevice_CoreType_t¶
Defined in File QnnHtpDevice.h
Enum Documentation¶
-
enum QnnHtpDevice_CoreType_t¶
QNN HTP Device core type This enumeration provides information about the core type inside the SOC.
For online operation, the caller should retrieve this information from
QnnDevice_getPlatformInfo. For offline operation, the caller needs to create aQnnDevice_CoreInfo_twith the correct core type, and then use it to create theQnnDevice_PlatformInfo_t.Values:
-
enumerator QNN_HTP_CORE_TYPE_NSP = 0¶
-
enumerator QNN_HTP_CORE_TYPE_HPASS = 1¶
-
enumerator QNN_HTP_CORE_TYPE_MAX¶
-
enumerator QNN_HTP_CORE_TYPE_UNKNOWN = 0x7fffffff¶
-
enumerator QNN_HTP_CORE_TYPE_NSP = 0¶