To address @u99127 's concern, we could add an optional runtime_raw field. Note we may not necessarily be able to get accurate measurement of exact runs, as cases like GPU executions needs async execution and average over multiple runs, so the statistics will be wrt to the number runs instead of an iteration, see https://docs.tvm.ai/api/python/module.html?highlight=time_evaluator#tvm.module.Module.time_evaluator
-- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/apache/incubator-tvm/issues/4304#issuecomment-557753424