tqchen opened a new pull request, #18711: URL: https://github.com/apache/tvm/pull/18711
This PR refactors test infrastructure by removing the CompareBeforeAfter base class from tvm.testing and converting all dependent tests to use a simpler, more explicit pattern. We need this change as latest pytest do not allow calling fixture as inner patterns which the previous CompareBeforeAfter depend on. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
