Update fp8 paged attention #592
Draft
Annotations
5 errors
|
|
|
tests/kernels/attention/test_paged_attention.py#L192
tests/kernels/attention/test_paged_attention.py:192:65: E712 Avoid equality comparisons to `True`; use `if loc:` for truth checks
|
|
tests/kernels/attention/test_paged_attention.py#L192
tests/kernels/attention/test_paged_attention.py:192:27: E712 Avoid equality comparisons to `True`; use `if loc:` for truth checks
|
|
tests/kernels/attention/test_paged_attention.py#L191
tests/kernels/attention/test_paged_attention.py:191:27: E712 Avoid equality comparisons to `True`; use `if loc:` for truth checks
|
|
tests/kernels/attention/test_paged_attention.py#L190
tests/kernels/attention/test_paged_attention.py:190:52: E712 Avoid equality comparisons to `True`; use `if loc:` for truth checks
|
The logs for this run have expired and are no longer available.
Loading