-
Notifications
You must be signed in to change notification settings - Fork 3.8k
Closed
Description
This is a tracking issue for the process of updating the TVM ci- containers to reflect the following PRs:
Steps:
- Pick the latest revision of main and use that specific git hash for following steps. 61a6ea1
- merge [BYOC][NNAPI]: Add testing package to ci_cpu image #8088
- merge [CI] [ComputeLibrary] Use pre-built binaries instead of compiled #8245
- merge Fix bulleted lists in TVM documentation #8268
- merge Turn on Compute library testing in CI for AArch64 #8291
- merge Update ONNX versions #8304
- merge [Docker] Update tensorflow/tflite/xgboost versions #8306
- merge Install curl in ubuntu_install_core.sh #8310
- merge Fix ordering of tf and tflite installs in ci_cpu #8312
- merge [Docker] Fix ordering of tf and tflite installs in ci_qemu #8315
- merge [DOCKER] fix sphinx install versions #8316
- merge [Docker][QEMU] Update gpg server #8319
- Build docker containers, tagging them as e.g. <username>/ci-<container>:v0.<ver>
- Push docker containers to Docker Hub
- Create a draft PR modifying Jenkinsfile to point all containers at <username>/ci-<container>:v0.<ver>
- Force-push the PR to ci-docker-staging branch
- Jenkins will notice the push and start a build here
- Debug the build and repeat these steps until the build passes
- Push the valid containers to tlcpack/ci-<container>:v0.<ver>
- Update the PR to point Jenkinsfile to the new containers.
- Merge the PR.
Metadata
Metadata
Assignees
Labels
No labels