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/03/11 21:14:31 UTC

[GitHub] [tvm] tkonolige opened a new pull request #7637: [PROFILING] Combine USE_VM_PROFILER and USE_GRAPH_RUNTIME_DEBUG into a single flag USE_PROFILER

tkonolige opened a new pull request #7637:
URL: https://github.com/apache/tvm/pull/7637


   The PR combines the `USE_VM_PROFILER` and `USE_GRAPH_RUNTIME_DEBUG` cmake flags into a single flag called `USE_PROFILER`. These flags did basically the same thing, but just for different backends.
   
   Related to #7624.
   @tqchen @junrushao1994 


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



[GitHub] [tvm] junrushao1994 merged pull request #7637: [PROFILING] Combine USE_VM_PROFILER and USE_GRAPH_RUNTIME_DEBUG into a single flag USE_PROFILER

Posted by GitBox <gi...@apache.org>.
junrushao1994 merged pull request #7637:
URL: https://github.com/apache/tvm/pull/7637


   


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