leandron opened a new pull request #6643: URL: https://github.com/apache/incubator-tvm/pull/6643
This change improves TEDD testing, so that is can run on `ci-cpu` Docker image. It currently fails if you try to run it on a `ci-cpu` image that has `graphviz` installed. The test currently shows as "passing" in CI, but checks are not actually done. We still need to have a separate PR to install graphviz on `ci-cpu`, to make this test to actually do something. In this PR, we only will be able to obeserve that it doesn't break the current setup. Reported on #6642 (more context there). cc @yongfeng-nv @tqchen for reviews. ---------------------------------------------------------------- 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]
