This is an automated email from the ASF dual-hosted git repository.
tqchen pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-tvm.git
The following commit(s) were added to refs/heads/master by this push:
new 8310b25 [CI] Update ci docker to add autodocsumm (#4903)
8310b25 is described below
commit 8310b2526e69d1761a67f6a8566691a0eeb2e652
Author: Tianqi Chen <[email protected]>
AuthorDate: Mon Feb 17 20:56:45 2020 -0800
[CI] Update ci docker to add autodocsumm (#4903)
---
Jenkinsfile | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/Jenkinsfile b/Jenkinsfile
index 0230a1a..bb57abb 100644
--- a/Jenkinsfile
+++ b/Jenkinsfile
@@ -45,8 +45,8 @@
//
ci_lint = "tvmai/ci-lint:v0.60"
-ci_gpu = "tvmai/ci-gpu:v0.60"
-ci_cpu = "tvmai/ci-cpu:v0.55"
+ci_gpu = "tvmai/ci-gpu:v0.61"
+ci_cpu = "tvmai/ci-cpu:v0.60"
ci_i386 = "tvmai/ci-i386:v0.52"
// tvm libraries