Commit 74fcb94
committed
Arm backend: Enable linear 16a8w tests
Enable tests of int16 activations and int8 weight quantization.
model_linear_rank4_negative_large_rand is disabled to sort out why
the test is flaky.
Signed-off-by: Per Åstrand <[email protected]>
Change-Id: I9de5d472f8862edebcf82c140399985db930c0691 parent 5ef2bbf commit 74fcb94
File tree
2 files changed
+11
-4
lines changed- backends/arm
- scripts
- test/ops
2 files changed
+11
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
95 | 95 | | |
96 | 96 | | |
97 | 97 | | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
98 | 101 | | |
99 | 102 | | |
100 | 103 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
12 | 11 | | |
13 | 12 | | |
14 | 13 | | |
| |||
276 | 275 | | |
277 | 276 | | |
278 | 277 | | |
279 | | - | |
280 | | - | |
281 | | - | |
| 278 | + | |
| 279 | + | |
| 280 | + | |
| 281 | + | |
| 282 | + | |
282 | 283 | | |
| 284 | + | |
| 285 | + | |
| 286 | + | |
283 | 287 | | |
284 | 288 | | |
285 | 289 | | |
| |||
0 commit comments