Files
xc-llm-ascend/vllm_ascend
Chen Chen 9227e6af73 [bugfix] remove the EP buffer allocation introduced by fused-op dispatch_ffn_c… (#5284)
### What this PR does / why we need it?

- This PR removes the Expert Parallel (EP) HCCL buffer allocation that
was previously introduced by the fused-op `dispatch_ffn_combine` (#3532
), since the fused-op has switch to MC2 HCCL buffer (#5156 ).

### Does this PR introduce _any_ user-facing change?

### How was this patch tested?

- vLLM version: release/v0.13.0
- vLLM main:
ad32e3e19c

Signed-off-by: Chen Chen <0109chenchen@gmail.com>
2025-12-24 11:26:19 +08:00
..
2025-12-20 17:03:25 +08:00
2025-12-02 22:10:52 +08:00
2025-12-11 18:45:43 +08:00
2025-12-23 23:52:11 +08:00
2025-12-02 17:35:47 +08:00
2025-12-23 23:52:11 +08:00