electriclilies opened a new issue #6309: URL: https://github.com/apache/incubator-tvm/issues/6309
`test_normal` in `tests/python/contrib/test_random.py` has been failing intermittently on GPU for two of my recent PRs. My PRs implement dynamic shapes, which currently only run on CPU, not GPU, so it is pretty clear that the failure was not caused as a result of my changes. See the output from Jenkins for more info: https://ci.tvm.ai/blue/organizations/jenkins/tvm/detail/PR-6298/6/pipeline/ https://ci.tvm.ai/blue/organizations/jenkins/tvm/detail/PR-6273/13/pipeline/ ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
