gigiblender opened a new pull request, #11393: URL: https://github.com/apache/tvm/pull/11393
This PR replaces the test call to `pytest.main` ``` sys.exit(pytest.main([test_file] + sys.argv[1:])) ``` with a call to a [utility function:](https://github.com/gigiblender/tvm/blob/056203325589cece8478d4830ec840bec71b5b38/python/tvm/testing/utils.py#L1518) -- 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]
