"...git@developer.sourcefind.cn:2222/OpenDAS/vllm_cscc.git" did not exist on "a9bcc7afb23d208efaa1b47549fa93eaa1d9d6cf"
Commit c98b6a8f authored by zhuwenwen's avatar zhuwenwen
Browse files

add transpose_kernels

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