Commit e26f16d0 authored by zhuwenwen's avatar zhuwenwen
Browse files

remove unused kernel

parent 0491ba89
...@@ -254,7 +254,6 @@ set(VLLM_EXT_SRC ...@@ -254,7 +254,6 @@ set(VLLM_EXT_SRC
"csrc/attention/attention_with_mask_kernels.cu" "csrc/attention/attention_with_mask_kernels.cu"
"csrc/attention/attention_with_mask_kernels_opt.cu" "csrc/attention/attention_with_mask_kernels_opt.cu"
"csrc/attention/attention_with_mask_kernels_opt_tc.cu" "csrc/attention/attention_with_mask_kernels_opt_tc.cu"
"csrc/opt/layernorm_kernels_opt.cu"
# "csrc/layernorm_quant_kernels.cu" # "csrc/layernorm_quant_kernels.cu"
"csrc/sampler.cu" "csrc/sampler.cu"
"csrc/cuda_view.cu" "csrc/cuda_view.cu"
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment