This is a tracking issue for the process of updating the TVM ci- containers to reflect the following PRs: #8169 Steps: - [x] Pick the latest revision of main and use that specific git hash for following steps. 61a6ea185caa180afce548807c65261326589b19 - [x] merge #8088 - [x] merge #8245 - [x] merge #8268 - [x] merge #8291 - [x] merge #8304 - [x] merge #8306 - [x] merge #8310 - [x] merge #8312 - [x] merge #8315 - [x] merge #8316 - [x] merge #8319 - [x] Build docker containers, tagging them as e.g. \<username\>/ci-\<container\>:v0.\<ver\> - [x] [ci-arm ](https://hub.docker.com/layers/156199558/mbrookhart/ci-arm/v0.0/images/sha256-21c2ce6b061059fd72e4ab5bb33082fdc709458020a5a6fc82d15ac7b98b8135?context=explore) - [x] [ci-cpu](https://hub.docker.com/layers/156202982/mbrookhart/ci-cpu/v0.0/images/sha256-d53ee98f50646bfa6d376d16c89a94ecbb2204a9c572bd4fa4f0778a550dc36d?context=explore) - [x] [ci-gpu](https://hub.docker.com/layers/156201922/mbrookhart/ci-gpu/v0.0/images/sha256-2023de813af3947111edb5f6dc72f7580e507002eec91f23ce4c04c9efd85165?context=explore) - [x] [ci-qemu](https://hub.docker.com/layers/156204243/mbrookhart/ci-qemu/v0.0/images/sha256-d72d3b1cb02c040b054d1736218ed14099c9993cd3a6a2ebfbd31de92af7f99c?context=explore) - [x] Push docker containers to Docker Hub - [x] Create a draft PR modifying Jenkinsfile to point all containers at \<username\>/ci-\<container\>:v0.\<ver\> - [x] https://github.com/apache/tvm/pull/8193 - [x] Force-push the PR to ci-docker-staging branch - [x] Jenkins will notice the push and start a build here - [x] Debug the build and repeat these steps until the build passes - [x] Push the valid containers to tlcpack/ci-\<container\>:v0.\<ver\> - [x] Update the PR to point Jenkinsfile to the new containers. - [x] Merge the PR.
This is a tracking issue for the process of updating the TVM ci- containers to reflect the following PRs:
#8169
Steps: