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 2022/07/25 15:54:37 UTC

[GitHub] [tvm] valmat07 commented on pull request #12173: [OpenCL] Fix profiling hang for OpenCL device

valmat07 commented on PR #12173:
URL: https://github.com/apache/tvm/pull/12173#issuecomment-1194267819

   @echuraev I have looked deeper into your question and i guess everything should work since every `Start` function call will create a new object and at the end of the first iteration the destructor will be called.
   
   Please look:
   https://github.com/apache/tvm/blob/75ec1cffa9f160dd3165fedbf4408731ebfa797a/src/runtime/profiling.cc#L92-L103
   
   


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

To unsubscribe, e-mail: commits-unsubscribe@tvm.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org