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

syfeng pushed a commit to branch unity_ci
in repository https://gitbox.apache.org/repos/asf/tvm.git


The following commit(s) were added to refs/heads/unity_ci by this push:
     new 4a35a94814 upd
4a35a94814 is described below

commit 4a35a94814d0ac32b1571f2bbe3d0cff3d01aa44
Author: Siyuan Feng <[email protected]>
AuthorDate: Tue Nov 28 09:49:11 2023 +0800

    upd
---
 ci/jenkins/unity_jenkinsfile.groovy | 1 -
 1 file changed, 1 deletion(-)

diff --git a/ci/jenkins/unity_jenkinsfile.groovy 
b/ci/jenkins/unity_jenkinsfile.groovy
index 31beef44df..23a438b30b 100644
--- a/ci/jenkins/unity_jenkinsfile.groovy
+++ b/ci/jenkins/unity_jenkinsfile.groovy
@@ -40,7 +40,6 @@ ci_hexagon = 
'tlcpackstaging/ci_hexagon:20230504-142417-4d37a0a0'
 // <--- End of regex-scanned config.
 
 tvm_lib = 'build/libtvm.so, build/libtvm_runtime.so, build/config.cmake'
-tvm_lib_gpu = tvm_lib + ", build/libfpA_intB_gemm.so, build/libflash_attn.so"
 tvm_ext_lib_gpu = "build/3rdparty/libflash_attn/src/libflash_attn.so, 
build/3rdparty/cutlass_fpA_intB_gemm/cutlass_kernels/libfpA_intB_gemm.so"
 tvm_lib_gpu = tvm_lib_gpu + ", " + tvm_ext_lib_gpu
 

Reply via email to