tqchen commented on issue #4304: [RFC] Benchmark Performance Log Format WIP
URL: https://github.com/apache/incubator-tvm/issues/4304#issuecomment-557753424
 
 
   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

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to