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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
