Commit b9804fb
authored
Arm backend: Relax model test tolerances (#20624)
Increase the DL3 VGF quant atol to cover the observed max absolute error
while keeping the existing rtol.
Relax the Conv3D A8W4 Frobenius threshold to account for borderline
quantization noise in small-output cases where cosine similarity remains
high.
Signed-off-by: Zingo Andersen <Zingo.Andersen@arm.com>1 parent 0d8bb3d commit b9804fb
2 files changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
102 | 102 | | |
103 | 103 | | |
104 | 104 | | |
105 | | - | |
| 105 | + | |
106 | 106 | | |
107 | 107 | | |
108 | 108 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
646 | 646 | | |
647 | 647 | | |
648 | 648 | | |
649 | | - | |
| 649 | + | |
650 | 650 | | |
651 | 651 | | |
652 | 652 | | |
| |||
0 commit comments