You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by GitBox <gi...@apache.org> on 2019/11/23 01:45:00 UTC

[GitHub] [incubator-tvm] tqchen edited a comment on issue #4304: [RFC] Benchmark Performance Log Format WIP

tqchen edited a comment 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 repeat 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:
users@infra.apache.org


With regards,
Apache Git Services