You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by ma...@apache.org on 2021/12/27 09:06:29 UTC

[tvm] branch validate-torch-1.10 created (now ebe0192)

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

masahi pushed a change to branch validate-torch-1.10
in repository https://gitbox.apache.org/repos/asf/tvm.git.


      at ebe0192  validating ci-gpu 20211226-225913-218d2919f

This branch includes the following new commits:

     new ebe0192  validating ci-gpu 20211226-225913-218d2919f

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


[tvm] 01/01: validating ci-gpu 20211226-225913-218d2919f

Posted by ma...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

masahi pushed a commit to branch validate-torch-1.10
in repository https://gitbox.apache.org/repos/asf/tvm.git

commit ebe019252b0898c2a5b72c3591b60cf5f7eef1f4
Author: Masahiro Masuda <ma...@gmail.com>
AuthorDate: Mon Dec 27 17:21:40 2021 +0900

    validating ci-gpu 20211226-225913-218d2919f
---
 Jenkinsfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Jenkinsfile b/Jenkinsfile
index a782204..57db549 100755
--- a/Jenkinsfile
+++ b/Jenkinsfile
@@ -46,7 +46,7 @@ import org.jenkinsci.plugins.pipeline.modeldefinition.Utils
 
 // NOTE: these lines are scanned by docker/dev_common.sh. Please update the regex as needed. -->
 ci_lint = "tlcpack/ci-lint:v0.67"
-ci_gpu = "tlcpack/ci-gpu:v0.78"
+ci_gpu = "tlcpackstaging/ci_gpu:20211226-225913-218d2919f"
 ci_cpu = "tlcpack/ci-cpu:v0.79"
 ci_wasm = "tlcpack/ci-wasm:v0.71"
 ci_i386 = "tlcpack/ci-i386:v0.74"