From cf8989f6250721418177c5b78cdedb7b6c56f74d Mon Sep 17 00:00:00 2001 From: Jeremy Johnson Date: Thu, 13 Oct 2022 12:50:15 +0100 Subject: Updating DATA_LAYOUT tests for FP16 and accumulator types Signed-off-by: Jeremy Johnson Change-Id: I605e4528c4b31c393e4a8ee88de332ecbc2f1421 --- .../input-0.json | 60 ++++++++++++++++++++++ 1 file changed, 60 insertions(+) create mode 100644 operators/data_layout/slice/slice_ERRORIF_InputSizeStartLengthMismatch_11x3_i16_perm0/input-0.json (limited to 'operators/data_layout/slice/slice_ERRORIF_InputSizeStartLengthMismatch_11x3_i16_perm0/input-0.json') diff --git a/operators/data_layout/slice/slice_ERRORIF_InputSizeStartLengthMismatch_11x3_i16_perm0/input-0.json b/operators/data_layout/slice/slice_ERRORIF_InputSizeStartLengthMismatch_11x3_i16_perm0/input-0.json new file mode 100644 index 000000000..48c95da34 --- /dev/null +++ b/operators/data_layout/slice/slice_ERRORIF_InputSizeStartLengthMismatch_11x3_i16_perm0/input-0.json @@ -0,0 +1,60 @@ +{ + "type": "int32", + "data": [ + [ + -14904, + -15323, + 29760 + ], + [ + -5612, + -8742, + 4307 + ], + [ + 12444, + -30334, + -31529 + ], + [ + 4811, + 8566, + -576 + ], + [ + -13368, + 18554, + -26076 + ], + [ + 9168, + -4356, + -8735 + ], + [ + -25831, + 11129, + -20640 + ], + [ + 2634, + 25895, + 15861 + ], + [ + -28610, + 31607, + 8191 + ], + [ + 21708, + -28817, + 27176 + ], + [ + 14290, + 25178, + 31319 + ] + ] +} \ No newline at end of file -- cgit v1.2.1