Enum Qnn_Definition_t¶
Defined in File QnnTypes.h
Enum Documentation¶
-
enum Qnn_Definition_t¶
An enum to specify definition source for field(s) following this enum.
Values:
-
enumerator QNN_DEFINITION_IMPL_GENERATED = 0¶
Indicates backend implementation to update or decide.
-
enumerator QNN_DEFINITION_DEFINED = 1¶
Indicates that provided definition needs to be used.
-
enumerator QNN_DEFINITION_UNDEFINED = 0x7FFFFFFF¶
-
enumerator QNN_DEFINITION_IMPL_GENERATED = 0¶