Lunderberg opened a new pull request, #11102: URL: https://github.com/apache/tvm/pull/11102
Checking for `analyizer.simplify(lhs-rhs) == 0` was a frequent pattern in Python unit tests, and already had a utility function in the C++ public API. Exposing this utility function to Python allowed this repeated pattern to avoided. -- 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]
