Define QNN_HTP_PROFILE_EVENTTYPE_NODE_WAIT¶
Defined in File QnnHtpProfile.h
Define Documentation¶
-
QNN_HTP_PROFILE_EVENTTYPE_NODE_WAIT 5001¶
QnnProfile_EventType_t definition to get data related to execution of an operation. This value represents the amount of time an op spends waiting for execution on the main thread since the last op on the main thread due to scheduling and can be interpreted appropriately in conjunction with the unit.
Note
node wait information is available on QNN_HTP_PROFILE_LEVEL_LINTING level