Skip to content

Add interleave sliding window by using fusedsdpa kernel. #1728

Add interleave sliding window by using fusedsdpa kernel.

Add interleave sliding window by using fusedsdpa kernel. #1728

Triggered via pull request January 24, 2025 13:59
Status Failure
Total duration 46s
Artifacts

mypy.yaml

on: pull_request
Matrix: mypy
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 1 warning
mypy (3.10): vllm/attention/backends/hpu_attn.py#L300
Item "None" of "Any | None" has no attribute "view" [union-attr]
mypy (3.10)
Process completed with exit code 1.
mypy (3.9)
The job was canceled because "_3_10" failed.
mypy (3.9): vllm/attention/backends/hpu_attn.py#L300
Item "None" of "Optional[Any]" has no attribute "view" [union-attr]
mypy (3.9)
Process completed with exit code 1.
mypy (3.12)
The job was canceled because "_3_10" failed.
mypy (3.12): vllm/attention/backends/hpu_attn.py#L300
Item "None" of "Any | None" has no attribute "view" [union-attr]
mypy (3.12)
The operation was canceled.
mypy (3.11)
The job was canceled because "_3_10" failed.
mypy (3.11): vllm/attention/backends/hpu_attn.py#L300
Item "None" of "Any | None" has no attribute "view" [union-attr]
mypy (3.11)
The operation was canceled.
mypy (3.10)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636