tqchen commented on a change in pull request #6795:
URL: https://github.com/apache/incubator-tvm/pull/6795#discussion_r514634938
##########
File path: Jenkinsfile
##########
@@ -45,11 +45,11 @@
// NOTE: these lines are scanned by docker/dev_common.sh. Please update the
regex as needed. -->
ci_lint = "tlcpack/ci-lint:v0.62"
-ci_gpu = "tlcpack/ci-gpu:v0.70"
-ci_cpu = "tlcpack/ci-cpu:v0.70"
-ci_wasm = "tlcpack/ci-wasm:v0.70"
-ci_i386 = "tlcpack/ci-i386:v0.70"
-ci_qemu = "tlcpack/ci-qemu:v0.01"
+ci_gpu = "tlcpack/ci-gpu:v0.71"
+ci_cpu = "tlcpack/ci-cpu:v0.71"
Review comment:
please do not change these flags, and keep them as they are, we will
need to first merge in the python package change, and make sure the test pass
----------------------------------------------------------------
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]