Enum QnnContext_createFromBinaryAsyncNotifyType_t

Enum Documentation

enum QnnContext_createFromBinaryAsyncNotifyType_t

Enum to distinguish notify type.

Values:

enumerator QNN_CONTEXT_NOTIFY_TYPE_GRAPH_INIT = 0
enumerator QNN_CONTEXT_NOTIFY_TYPE_CONTEXT_INIT = 1
enumerator QNN_CONTEXT_NOTIFY_TYPE_UNDEFINED = 0x7FFFFFF

Unused, present to ensure 32 bits.