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 2021/02/22 17:01:02 UTC

[GitHub] [tvm] tkonolige commented on pull request #7495: [Relay VM] VM Profiler Supports Profiling Instruction Stats

tkonolige commented on pull request #7495:
URL: https://github.com/apache/tvm/pull/7495#issuecomment-783520576


   @FrozenGene I've been working on profiling for the VM. It does seems like we could merge the profiling infrastructure for the VM and the graph runtime. However, the profilers for the VM and the graph runtime do act differently. The graph runtime does statistical profiling where it runs every op multiple times. The VM only runs each op once.


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