Define QNN_PROFILE_EVENTTYPE_EXECUTE_PREPROCESS

Define Documentation

QNN_PROFILE_EVENTTYPE_EXECUTE_PREPROCESS 406

QnnProfile_EventType_t definition to get stats related to time spent pre-processing in preparation of executing a graph.

Note

execute preprocess 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.