Add interleave sliding window by using fusedsdpa kernel. #1728
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
|