Define QNN_PROFILE_EVENTTYPE_NODE¶
Defined in File QnnProfile.h
Define Documentation¶
-
QNN_PROFILE_EVENTTYPE_NODE 404¶
QnnProfile_EventType_t definition to get data related to execution of an operation. This value can be interpreted appropriately in conjunction with the unit.
Note
node specific information is available on QNN_PROFILE_LEVEL_DETAILED level
Note
This is a sub-event of the QNN_PROFILE_EVENTTYPE_EXECUTE event.