Enum Qnn_Definition_t

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