Commit c98b6a8f authored by zhuwenwen's avatar zhuwenwen
Browse files

add transpose_kernels

parent 7a764a11
......@@ -291,6 +291,7 @@ set(VLLM_EXT_SRC
"csrc/layernorm_kernels.cu"
"csrc/fused_qknorm_rope_kernel.cu"
# "csrc/layernorm_quant_kernels.cu"
"csrc/opt/transpose_kernels.cu"
"csrc/sampler.cu"
"csrc/cuda_view.cu"
"csrc/quantization/gptq/q_gemm.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