From d5e8f519efe996800ca8ed8235735bd9cc124050 Mon Sep 17 00:00:00 2001 From: Jeremy Johnson Date: Fri, 17 Jun 2022 13:06:24 +0100 Subject: Updating SLICE tests for v0.30.0 release Signed-off-by: Jeremy Johnson Change-Id: I750905470261d35fee2e6db822ea7ad41b515a5e --- .../Conformance-result-0.json | 257 +++++++++++++++++++++ 1 file changed, 257 insertions(+) create mode 100644 operators/data_layout/slice/slice_48x60x51_i8_perm1/Conformance-result-0.json (limited to 'operators/data_layout/slice/slice_48x60x51_i8_perm1/Conformance-result-0.json') diff --git a/operators/data_layout/slice/slice_48x60x51_i8_perm1/Conformance-result-0.json b/operators/data_layout/slice/slice_48x60x51_i8_perm1/Conformance-result-0.json new file mode 100644 index 000000000..3fbef018b --- /dev/null +++ b/operators/data_layout/slice/slice_48x60x51_i8_perm1/Conformance-result-0.json @@ -0,0 +1,257 @@ +{ + "type": "int32", + "data": [ + [ + [ + 39, + -81, + 84 + ], + [ + -102, + -5, + 46 + ] + ], + [ + [ + 48, + -61, + -24 + ], + [ + -6, + -62, + 110 + ] + ], + [ + [ + -23, + 57, + 78 + ], + [ + 87, + 4, + 116 + ] + ], + [ + [ + -40, + 42, + 10 + ], + [ + 49, + -84, + -113 + ] + ], + [ + [ + -40, + 20, + 33 + ], + [ + -73, + 90, + -39 + ] + ], + [ + [ + 42, + 88, + -108 + ], + [ + -53, + -67, + 97 + ] + ], + [ + [ + -41, + 10, + 51 + ], + [ + 36, + 20, + -33 + ] + ], + [ + [ + -126, + 73, + -10 + ], + [ + 68, + -104, + -25 + ] + ], + [ + [ + -23, + 114, + 51 + ], + [ + 48, + -1, + 46 + ] + ], + [ + [ + 98, + 114, + 117 + ], + [ + -97, + -44, + -81 + ] + ], + [ + [ + -113, + -57, + 42 + ], + [ + 39, + 60, + 58 + ] + ], + [ + [ + 14, + 47, + -9 + ], + [ + 29, + -97, + -24 + ] + ], + [ + [ + -53, + 37, + 39 + ], + [ + -55, + -58, + -8 + ] + ], + [ + [ + 75, + 75, + -37 + ], + [ + 115, + -120, + -101 + ] + ], + [ + [ + 85, + -123, + -37 + ], + [ + -42, + 84, + -49 + ] + ], + [ + [ + 32, + 67, + -6 + ], + [ + 121, + 77, + 85 + ] + ], + [ + [ + -112, + -38, + -52 + ], + [ + -127, + -10, + 81 + ] + ], + [ + [ + -18, + 12, + -51 + ], + [ + 63, + -9, + 114 + ] + ], + [ + [ + 51, + -69, + -63 + ], + [ + -29, + 54, + -120 + ] + ], + [ + [ + 92, + -8, + 3 + ], + [ + -76, + -72, + -91 + ] + ], + [ + [ + 2, + -73, + -57 + ], + [ + -31, + -12, + -32 + ] + ] + ] +} \ No newline at end of file -- cgit v1.2.1