Commit 5b51de5
committed
[test]: reconcile attn_qat_infer capability test with hao-ai-lab#1647 FA4 sm_100/103
hao-ai-lab#1647 extended ATTN_QAT_INFER to datacenter Blackwell (sm_100/sm_103) via the
FP4 FA4 path, so is_attn_qat_infer_available() now resolves True on (10,0)/(10,3)
too — the pre-hao-ai-lab#1647 assertion (10,0)->False is stale. Parametrize over both
kernel paths and force both probes "installed" (_get_attn_qat_infer for sm_12x
CUTLASS, _fa4_fp4_available for sm_100/103 FA4) so the test isolates the
capability gate deterministically regardless of what's importable on the runner.1 parent 2306230 commit 5b51de5
1 file changed
Lines changed: 18 additions & 1 deletion
Lines changed: 18 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
10 | 17 | | |
11 | 18 | | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
12 | 28 | | |
13 | 29 | | |
14 | 30 | | |
| 31 | + | |
15 | 32 | | |
16 | 33 | | |
0 commit comments