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 430f0c1 commit d45a925Copy full SHA for d45a925
vta/Jenkinsfile
@@ -4,7 +4,7 @@
4
// See documents at https://jenkins.io/doc/book/pipeline/jenkinsfile/
5
6
// nnvm libraries
7
-vta_lib = "lib/libvta.so, lib/libvta.so.json"
+vta_lib = "lib/libvta.so, lib/libvta.so.json, config.json"
8
vta_lib += ", tvm/build/libtvm.so, tvm/build/libtvm_topi.so, tvm/build/libnnvm_compiler.so"
9
10
0 commit comments