Define QNN_PROFILE_EVENTTYPE_EXECUTE_POSTPROCESS¶
Defined in File QnnProfile.h
Define Documentation¶
-
QNN_PROFILE_EVENTTYPE_EXECUTE_POSTPROCESS 408¶
QnnProfile_EventType_t definition to get stats related to time spent post-processing after execution of a graph.
Note
execute postprocess information maybe available on both QNN_PROFILE_LEVEL_BASIC and QNN_PROFILE_LEVEL_DETAILED levels
Note
This is a sub-event of the QNN_PROFILE_EVENTTYPE_EXECUTE event.