Mousius commented on pull request #9299:
URL: https://github.com/apache/tvm/pull/9299#issuecomment-950817210


   Going back to the [TVM Code Review 
Guidelines](https://github.com/apache/tvm/blob/main/docs/contribute/code_review.rst#factors-to-consider-about-code-quality)
 it can be seen in `F2` that we aim to ensure code runs correctly in all 
possible settings. This PR was raised as the error was triggering in the 
incorrect setting, if we've considered this check as valuable to keep in the 
codebase and therefore want it to be robust to code changes and refactoring 
there should be associated testing or otherwise it should be removed.
   
   You can see similar testing added for other logging features here: 
https://github.com/apache/tvm/pull/9350


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


Reply via email to