Lunderberg opened a new pull request #8532:
URL: https://github.com/apache/tvm/pull/8532
Previously, pytest helper utilities such as automatic parametrization of
`target`/`dev`, or `tvm.testing.parameter` were only available for tests within
the `${TVM_HOME}/tests` directory. This PR extracts the helper utilities into
an importable plugin, which can be used in external tests (e.g. one-off
debugging).
--
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]