Files
xc-llm-ascend/vllm_ascend
weijinqian0 a78f49ea57 [Refactor] 1/N Refactor attention_v1 & extract attention_cp (#4628)
RFC: https://github.com/vllm-project/vllm-ascend/issues/4629
Reason:
The functions related to Cp differ significantly from those of normal
Attention, but the coupling is quite severe.

Steps:
Isolate PCP and DCP
(1) Forward class extraction (100%)
(2) Metadata coupling processing
(3) Builder processing

- vLLM version: v0.12.0
- vLLM main:
ad32e3e19c

---------

Signed-off-by: weijinqian_v1 <weijinqian@huawei.com>
Co-authored-by: weijinqian_v1 <weijinqian@huawei.com>
2025-12-06 09:33:28 +08:00
..
2025-12-05 09:03:45 +08:00
2025-12-02 22:10:52 +08:00
2025-11-24 17:08:20 +08:00
2025-12-05 09:03:45 +08:00
2025-12-02 17:35:47 +08:00
2025-12-05 09:03:45 +08:00