Lunderberg commented on pull request #8532: URL: https://github.com/apache/tvm/pull/8532#issuecomment-903756393
@areusch This PR is now rebased onto main to avoid conflicts with #8492, and I've included the refactoring that you suggested in an earlier comment. All integrations with pytest, and all helper functions used only by integrations with pytest, are in `tvm.testing.plugin`. All functions that should be directly callable from within a test file are in `tvm.testing.utils`, and are exposed in `tvm.testing`. -- 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]
