Are you talking about debug graph runtime? If so, did you check if there have duplicated lines in the log? If the info of one layer is too long, then debug graph runtime will separate it to two lines to make the print pretty. However, the execution time of that layer will also be printed twice in this case, so it's possible that the sum of each printed line does not match the total execution time.
--- [Visit Topic](https://discuss.tvm.ai/t/difference-in-execuion-time-of-model-calculated-using-time-evaluator-and-sum-of-each-layer-latency/6964/2) to respond. You are receiving this because you enabled mailing list mode. To unsubscribe from these emails, [click here](https://discuss.tvm.ai/email/unsubscribe/3f314840853c707c60d7e8ca14665fb39f3030d9f1f6d226f332715fa28fe0de).