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/25 20:26:29 UTC

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

anwang2009 edited a comment on issue #4304: [RFC] Benchmark Performance Log Format WIP
URL: https://github.com/apache/incubator-tvm/issues/4304#issuecomment-558325272
 
 
   Thanks for everyone's comments! I have made the following amendments in the original post and the pr: 
   - `runtime_raw` is an optional top-level field
   - `runtime_ms_mean` and `runtime_ms_std` are back at the top level
   - `metrics` is a top-level json object that can contain fields like `accuracy` or `compilation_time`
   - `runtime_config` is a top-level field again
   - `hardware` and `hardware_config` are summary, detailed info respectively

----------------------------------------------------------------
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