We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a78adbd commit 3ac27fcCopy full SHA for 3ac27fc
Jenkinsfile
@@ -40,8 +40,8 @@
40
//
41
ci_lint = "tvmai/ci-lint:v0.51"
42
ci_gpu = "tvmai/ci-gpu:v0.54"
43
-ci_cpu = "tvmai/ci-cpu:v0.51"
44
-ci_i386 = "tvmai/ci-i386:v0.51"
+ci_cpu = "tvmai/ci-cpu:v0.52"
+ci_i386 = "tvmai/ci-i386:v0.52"
45
46
// tvm libraries
47
tvm_runtime = "build/libtvm_runtime.so, build/config.cmake"
0 commit comments