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 | 82 ++++++++++++++++++++++ 1 file changed, 82 insertions(+) create mode 100644 operators/data_layout/transpose/transpose_ERRORIF_WrongOutputList_11x5_i32_perm0/input-0.json (limited to 'operators/data_layout/transpose/transpose_ERRORIF_WrongOutputList_11x5_i32_perm0/input-0.json') diff --git a/operators/data_layout/transpose/transpose_ERRORIF_WrongOutputList_11x5_i32_perm0/input-0.json b/operators/data_layout/transpose/transpose_ERRORIF_WrongOutputList_11x5_i32_perm0/input-0.json new file mode 100644 index 000000000..0a97681ba --- /dev/null +++ b/operators/data_layout/transpose/transpose_ERRORIF_WrongOutputList_11x5_i32_perm0/input-0.json @@ -0,0 +1,82 @@ +{ + "type": "int32", + "data": [ + [ + 827535544, + -22402489, + -1323607461, + 1760946505, + 341279128 + ], + [ + 675754180, + -210925378, + -1299057322, + -1620238449, + -281108213 + ], + [ + 200820778, + -737611806, + 1993877259, + -2075407849, + -76059090 + ], + [ + -1200869124, + -1154572994, + 915488478, + 1273320998, + -1359391037 + ], + [ + -894003150, + 1218141529, + 314016927, + -831505622, + -494498424 + ], + [ + -1959059034, + 1827083906, + 489986347, + -1200607653, + -1584671130 + ], + [ + -940670677, + 895646695, + 1550777907, + 1758887398, + 622427027 + ], + [ + -1721610373, + 1375545984, + -1808486922, + -236104869, + -1117392185 + ], + [ + -1513390752, + -1913902845, + 1091656463, + -2088462979, + 1957956706 + ], + [ + 83654106, + 1116215337, + 1119778363, + -816985531, + 733226853 + ], + [ + 583899584, + 565097191, + 1084471836, + -1444442824, + -1837599073 + ] + ] +} \ No newline at end of file -- cgit v1.2.1