Lunderberg commented on code in PR #12863: URL: https://github.com/apache/tvm/pull/12863#discussion_r989390769
########## tests/python/unittest/test_tir_transform_simplify.py: ########## @@ -138,6 +138,20 @@ def sls(n, d): class BaseBeforeAfter(tvm.testing.CompareBeforeAfter): Review Comment: That's correct, enabling this extension has minimal effect on the other tests. That said, I like the cleanliness of having it disabled by default while testing, and explicitly enable as needed. -- 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]
