Skip to content

Commit e17eb7f

Browse files
committed
run ci
1 parent b157d5f commit e17eb7f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

csrc/setup_cuda.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -227,7 +227,6 @@ def get_gencode_flags():
227227
"gpu/fp8_gemm_with_cutlass/fp8_fp8_half_gemm_ptr_scale.cu",
228228
]
229229
sources += find_end_files("./gpu/mla_attn", ".cu")
230-
231230
sources += [
232231
"gpu/sparse/sparse_compressor.cu",
233232
"gpu/sparse/sparse_mm.cu",

0 commit comments

Comments
 (0)