driazati opened a new pull request #9733:
URL: https://github.com/apache/tvm/pull/9733
This removes the barrier wait between test and integration tests in CI. This
will increase capacity requirements and usage but, assuming we can meet that
with autoscaler, should reduce CI times by an hour or two since we're doing all
the testing in parallel.
The slow path is CPU unit test -> GPU frontend tests, so kicking off the
GPU frontend tests faster should help decrease CI runtime.
--
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]