Enum QnnGraph_ProfilingState_t

Enum Documentation

enum QnnGraph_ProfilingState_t

This enum defines graph profiling states.

Values:

enumerator QNN_GRAPH_PROFILING_STATE_ENABLED = 1

Profiling is enabled for the graph.

enumerator QNN_GRAPH_PROFILING_STATE_DISABLED = 2

Profiling is disabled for the graph.

enumerator QNN_GRAPH_PROFILING_STATE_UNDEFINED = 0x7FFFFFFF