Commit f452c40
committed
[https://nvbugs/5997534][fix] Skip Eagle3 AD test on pre-Hopper GPUs and unwaive
Eagle3 acceptance rate threshold (25%) is calibrated for Hopper hardware
where the draft model was trained. On L20 (Ada, SM 89) the acceptance
rate is ~22%, which is functional but below the threshold. Skip the test
on pre-Hopper GPUs and remove the global waive so it resumes running on
Hopper+.
Signed-off-by: Govind Ramnarayan <105831528+govind-ramnarayan@users.noreply.github.com>1 parent 662e45f commit f452c40
File tree
2 files changed
+3
-2
lines changed- tests/integration
- defs/accuracy
- test_lists
2 files changed
+3
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
| 22 | + | |
22 | 23 | | |
23 | 24 | | |
24 | 25 | | |
| |||
317 | 318 | | |
318 | 319 | | |
319 | 320 | | |
| 321 | + | |
320 | 322 | | |
321 | 323 | | |
322 | 324 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
324 | 324 | | |
325 | 325 | | |
326 | 326 | | |
327 | | - | |
328 | 327 | | |
329 | 328 | | |
330 | 329 | | |
| |||
0 commit comments