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/11 17:16:00 UTC

[GitHub] [tvm] tkonolige opened a new pull request #7444: [FIX,Debug Graph Runtime] Insert TVMSynchronize for accurate profiling on GPUs

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


   When timing code in the debug graph runtime, we need to synchronize the CPU and GPU before calling the GPU to ensure that there aren't any already running kernels.
   
   @areusch @hlu1 @tqchen 


----------------------------------------------------------------
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] tkonolige closed pull request #7444: [FIX,Debug Graph Runtime] Insert TVMSynchronize for accurate profiling on GPUs

Posted by GitBox <gi...@apache.org>.
tkonolige closed pull request #7444:
URL: https://github.com/apache/tvm/pull/7444


   


----------------------------------------------------------------
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] tkonolige commented on pull request #7444: [FIX,Debug Graph Runtime] Insert TVMSynchronize for accurate profiling on GPUs

Posted by GitBox <gi...@apache.org>.
tkonolige commented on pull request #7444:
URL: https://github.com/apache/tvm/pull/7444#issuecomment-781509026


   Closing in favor of #7472


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