fix: remove cublas_grouped_gemm (#5307)

This commit is contained in:
Yineng Zhang
2025-04-11 16:22:37 -07:00
committed by GitHub
parent 034c5256cc
commit 136b8e6afb
8 changed files with 0 additions and 508 deletions

View File

@@ -164,7 +164,6 @@ set(SOURCES
"csrc/elementwise/rope.cu"
"csrc/gemm/awq_kernel.cu"
"csrc/gemm/bmm_fp8.cu"
"csrc/gemm/cublas_grouped_gemm.cu"
"csrc/gemm/fp8_blockwise_gemm_kernel.cu"
"csrc/gemm/fp8_gemm_kernel.cu"
"csrc/gemm/int8_gemm_kernel.cu"