Define QNN_PROFILE_EVENTTYPE_FINALIZE

Define Documentation

QNN_PROFILE_EVENTTYPE_FINALIZE 300

QnnProfile_EventType_t definition to get stats related to finalize operation on graphs in a context. If supported, this profile data captures stats for graph finalize (QnnGraph_finalize).

Note

finalize information maybe available on both QNN_PROFILE_LEVEL_BASIC and QNN_PROFILE_LEVEL_DETAILED levels

Note

If unit information is not available, the value should be interpreted as time in microseconds.