Skip to content

Commit

Permalink
Update mlc_jenkinsfile.groovy
Browse files Browse the repository at this point in the history
  • Loading branch information
junrushao authored Sep 16, 2023
1 parent 2df8529 commit 4906587
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ci/jenkins/mlc_jenkinsfile.groovy
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@

import org.jenkinsci.plugins.pipeline.modeldefinition.Utils


tvm_lib = 'build/libtvm.so, build/libtvm_runtime.so, build/config.cmake'
tvm_lib_cuda = tvm_lib + ", build/libfpA_intB_gemm.so, build/libflash_attn.so"
docker_run = 'docker/bash.sh' // command to start a docker container
Expand Down

0 comments on commit 4906587

Please sign in to comment.