From 49986ff81f505448e2b119535a671c3ba92a72c6 Mon Sep 17 00:00:00 2001 From: Jeremy Johnson Date: Fri, 17 Jun 2022 13:06:22 +0100 Subject: Updating RESHAPE tests for v0.30.0 release Signed-off-by: Jeremy Johnson Change-Id: I5a5366c30ff35fb375ce9b2a2efafe0871600b58 --- .../Conformance-result-0.json | 37 ++++++++++++++++++++++ 1 file changed, 37 insertions(+) create mode 100644 operators/data_layout/reshape/reshape_28_i16_perm0_rank3/Conformance-result-0.json (limited to 'operators/data_layout/reshape/reshape_28_i16_perm0_rank3/Conformance-result-0.json') diff --git a/operators/data_layout/reshape/reshape_28_i16_perm0_rank3/Conformance-result-0.json b/operators/data_layout/reshape/reshape_28_i16_perm0_rank3/Conformance-result-0.json new file mode 100644 index 000000000..ca11aff1d --- /dev/null +++ b/operators/data_layout/reshape/reshape_28_i16_perm0_rank3/Conformance-result-0.json @@ -0,0 +1,37 @@ +{ + "type": "int32", + "data": [ + [ + [ + 31575, + 19841, + 7887, + 24839, + -1475, + 31769, + 17133, + 9888, + 26432, + 988, + 14463, + -14108, + 30357, + 8085, + 18481, + -2574, + 24038, + -27907, + -25291, + 466, + 15231, + 20264, + -3927, + 9808, + 3480, + 30246, + 10099, + -5450 + ] + ] + ] +} \ No newline at end of file -- cgit v1.2.1