This is an automated email from the ASF dual-hosted git repository.

liangfu 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 97b5b78  [CI] Update the ci-gpu to the lastest build with the new 
vulkansdk. (#5571)
97b5b78 is described below

commit 97b5b7850c6fd675b875ca5bf2f3d26dac0ef3bb
Author: Tianqi Chen <tqc...@users.noreply.github.com>
AuthorDate: Tue May 12 02:41:04 2020 -0700

    [CI] Update the ci-gpu to the lastest build with the new vulkansdk. (#5571)
---
 Jenkinsfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Jenkinsfile b/Jenkinsfile
index 9280740..60ee142 100644
--- a/Jenkinsfile
+++ b/Jenkinsfile
@@ -44,7 +44,7 @@
 //
 
 ci_lint = "tvmai/ci-lint:v0.61"
-ci_gpu = "tvmai/ci-gpu:v0.63"
+ci_gpu = "tvmai/ci-gpu:v0.64"
 ci_cpu = "tvmai/ci-cpu:v0.62"
 ci_wasm = "tvmai/ci-wasm:v0.60"
 ci_i386 = "tvmai/ci-i386:v0.52"

Reply via email to