Commit 3c32d70
committed
fix: Added tolerance to tests failing the nightly build.
A larger tolerance is required for quantized (integer) data types.
Resolves: COMPMID-8494
Signed-off-by: Anna Mayne <[email protected]>
Signed-off-by: Anna Mayne <[email protected]>
Change-Id: I63232606a0cd93f52a307eb928e56bd06082ea8e
Reviewed-on: https://review.mlplatform.org/c/ml/ComputeLibrary/+/15022
Tested-by: Arm Jenkins <[email protected]>
Reviewed-by: Pablo Marquez Tello <[email protected]>
Benchmark: Arm Jenkins <[email protected]>
Comments-Addressed: Arm Jenkins <[email protected]>1 parent aca26c7 commit 3c32d70
File tree
1 file changed
+10
-3
lines changed- tests/validation/runtime/experimental/operators
1 file changed
+10
-3
lines changedLines changed: 10 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
| 49 | + | |
| 50 | + | |
49 | 51 | | |
50 | 52 | | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
51 | 58 | | |
52 | 59 | | |
53 | 60 | | |
| |||
251 | 258 | | |
252 | 259 | | |
253 | 260 | | |
254 | | - | |
| 261 | + | |
255 | 262 | | |
256 | 263 | | |
257 | 264 | | |
258 | 265 | | |
259 | 266 | | |
260 | 267 | | |
261 | 268 | | |
262 | | - | |
| 269 | + | |
263 | 270 | | |
264 | 271 | | |
265 | 272 | | |
| |||
270 | 277 | | |
271 | 278 | | |
272 | 279 | | |
273 | | - | |
| 280 | + | |
274 | 281 | | |
275 | 282 | | |
276 | 283 | | |
| |||
0 commit comments