Commit 411952d
committed
[cadence] Enable the full hifi op-test suite on the Xtensa ISS
Wire the remaining nine op-level gtests already in the tree into the
cadence_hifi_op_tests target, so the hifi-op-test CI stage runs the full
suite (cat, div, im2row, permute, transpose, quantize_per_tensor,
dequantize_per_tensor, quantized_conv2d, quantized_matmul, quantized_relu)
instead of only quantized_relu. Also link aten_ops_cadence, which defines
the aten-compliant ops (cat, div, im2row, permute, transpose) that the
newly added tests call directly.1 parent 6288391 commit 411952d
1 file changed
Lines changed: 24 additions & 9 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
47 | | - | |
48 | | - | |
| 47 | + | |
| 48 | + | |
49 | 49 | | |
50 | 50 | | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
51 | 59 | | |
| 60 | + | |
52 | 61 | | |
53 | 62 | | |
54 | 63 | | |
| |||
57 | 66 | | |
58 | 67 | | |
59 | 68 | | |
60 | | - | |
61 | | - | |
62 | | - | |
63 | | - | |
64 | | - | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
65 | 74 | | |
66 | | - | |
67 | | - | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
68 | 83 | | |
0 commit comments