I'm not really sure what you mean by "actual times". The per op times reported 
by the profiler are the time it takes to run the op along with the time it 
takes to start and stop the timer. The overall times ate the end are the time 
from the start of the model execution to the end, including the time it takes 
to run profilers for all the ops and collect the shape information. Note that 
these timers are device specific. i.e. the GPU timer only times how long the op 
takes to execute on the GPU and not the time it takes to synchronize with the 
host.





---
[Visit 
Topic](https://discuss.tvm.apache.org/t/time-reported-by-the-virtual-machine-profiler/11522/2)
 to respond.

You are receiving this because you enabled mailing list mode.

To unsubscribe from these emails, [click 
here](https://discuss.tvm.apache.org/email/unsubscribe/529d868c5723a1754413dbe0b94ff2ade659a8b4439eb589be25bc4979847ad2).

Reply via email to