junrushao opened a new pull request, #15886: URL: https://github.com/apache/tvm/pull/15886
Disco worker originally automatically import `tvm.testing.disco` for convenient unittesting. However, `tvm.testing` is a special subpackage that introduces many unnecessary dependencies, for example, pytest. This PR removes such dependencies by directly moving the testing function registration logic to the entry file. -- 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]
