Skip to content

[Refactor][WIP] Refactor mla_v1 by moving all MLA preprocessing ops into mla_v1 attention impl. #9307

[Refactor][WIP] Refactor mla_v1 by moving all MLA preprocessing ops into mla_v1 attention impl.

[Refactor][WIP] Refactor mla_v1 by moving all MLA preprocessing ops into mla_v1 attention impl. #9307

Triggered via pull request August 15, 2025 02:36
Status Failure
Total duration 21m 14s
Artifacts

vllm_ascend_test.yaml

on: pull_request
Matrix: singlecard e2e test
Matrix: unit test
Matrix: multicard e2e test
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Ruff (F821): vllm_ascend/attention/mla_v1.py#L824
vllm_ascend/attention/mla_v1.py:824:61: F821 Undefined name `query`
Ruff (F821): vllm_ascend/attention/mla_v1.py#L824
vllm_ascend/attention/mla_v1.py:824:41: F821 Undefined name `query`
Ruff (F821): vllm_ascend/attention/mla_v1.py#L813
vllm_ascend/attention/mla_v1.py:813:22: F821 Undefined name `query`
Ruff (F821): vllm_ascend/attention/mla_v1.py#L778
vllm_ascend/attention/mla_v1.py:778:65: F821 Undefined name `query`
Ruff (F821): vllm_ascend/attention/mla_v1.py#L778
vllm_ascend/attention/mla_v1.py:778:45: F821 Undefined name `query`
Ruff (F821): vllm_ascend/attention/mla_v1.py#L765
vllm_ascend/attention/mla_v1.py:765:29: F821 Undefined name `query`
Ruff (F821): vllm_ascend/attention/mla_v1.py#L759
vllm_ascend/attention/mla_v1.py:759:39: F821 Undefined name `query`
Ruff (F821): vllm_ascend/attention/mla_v1.py#L758
vllm_ascend/attention/mla_v1.py:758:38: F821 Undefined name `query`
Ruff (F821): vllm_ascend/attention/mla_v1.py#L754
vllm_ascend/attention/mla_v1.py:754:46: F821 Undefined name `query`
Ruff (F821): vllm_ascend/attention/mla_v1.py#L753
vllm_ascend/attention/mla_v1.py:753:45: F821 Undefined name `query`