Lunderberg opened a new pull request, #12264:
URL: https://github.com/apache/tvm/pull/12264

   This PR adds `tvm.testing.CompareBeforeAfter`, a generalization of the 
`BaseBeforeAfter` utility previously used in `test_tir_transform_simplify.py`, 
which performs unit tests that perform a transformation on a TIR function and 
compare the results to an expected TIR output.  This arose when minimizing the 
boilerplate required for unit tests in the implementation of 
https://github.com/apache/tvm/issues/12261.


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