Skip to content

Commit d45a925

Browse files
committed
Update Jenkinsfile
1 parent 430f0c1 commit d45a925

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vta/Jenkinsfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
// See documents at https://jenkins.io/doc/book/pipeline/jenkinsfile/
55

66
// nnvm libraries
7-
vta_lib = "lib/libvta.so, lib/libvta.so.json"
7+
vta_lib = "lib/libvta.so, lib/libvta.so.json, config.json"
88
vta_lib += ", tvm/build/libtvm.so, tvm/build/libtvm_topi.so, tvm/build/libnnvm_compiler.so"
99

1010

0 commit comments

Comments
 (0)