Commit 222ea13
zhangyue
fix(ascend): remove stale 910B skip guard from PagedAttention test
The skip was based on an outdated diagnosis that ATB PagedAttention
crashes during Setup on 910B + CANN 8.5.x. After the framework rebase
onto master (which includes the pybind11 kw arg order fix), all 10
parametrizations pass on 910B4 with CANN 8.5.1. Keep the NPU-available
and implementation-registered checks since they are cheap, structural
prerequisites.1 parent 146dc8d commit 222ea13
1 file changed
Lines changed: 0 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | 21 | | |
30 | 22 | | |
31 | 23 | | |
| |||
0 commit comments