Enum QnnGraph_PropertyOption_t

Enum Documentation

enum QnnGraph_PropertyOption_t

This enum defines graph property options.

Values:

enumerator QNN_GRAPH_PROPERTY_OPTION_CUSTOM = 0

Sets backend custom properties, see backend specific documentation.

enumerator QNN_GRAPH_PROPERTY_OPTION_UNDEFINED = 0x7FFFFFFF

Value selected to ensure 32 bits.