"vscode:/vscode.git/clone" did not exist on "ccf02fcbaebb1a5b59dfc6c7cb64aa7cc489f04c"
Commit b8b722eb authored by zhuwenwen's avatar zhuwenwen
Browse files

remove pos_encoding_tgi_kernels.cu

parent 9f7a7815
...@@ -242,7 +242,6 @@ set(VLLM_EXT_SRC ...@@ -242,7 +242,6 @@ set(VLLM_EXT_SRC
"csrc/attention/merge_attn_states.cu" "csrc/attention/merge_attn_states.cu"
"csrc/attention/vertical_slash_index.cu" "csrc/attention/vertical_slash_index.cu"
"csrc/pos_encoding_kernels.cu" "csrc/pos_encoding_kernels.cu"
"csrc/pos_encoding_tgi_kernels.cu"
"csrc/activation_kernels.cu" "csrc/activation_kernels.cu"
"csrc/layernorm_kernels.cu" "csrc/layernorm_kernels.cu"
"csrc/opt/transpose_kernels.cu" "csrc/opt/transpose_kernels.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