From ff2b7eb06072b4313e5e3746c03ee65a4b156c2f Mon Sep 17 00:00:00 2001 From: Jeremy Johnson Date: Tue, 30 Aug 2022 12:23:56 +0100 Subject: Regen RESCALE tests for rank restriction removal Signed-off-by: Jeremy Johnson Change-Id: Icdd64491addaa79b43fef400953cec69bb317819 --- .../input-0.json | 28 ++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 operators/type_conversion/rescale/rescale_23_i32_outINT8_sc0_dr0_pc1/input-0.json (limited to 'operators/type_conversion/rescale/rescale_23_i32_outINT8_sc0_dr0_pc1/input-0.json') diff --git a/operators/type_conversion/rescale/rescale_23_i32_outINT8_sc0_dr0_pc1/input-0.json b/operators/type_conversion/rescale/rescale_23_i32_outINT8_sc0_dr0_pc1/input-0.json new file mode 100644 index 000000000..6300fa346 --- /dev/null +++ b/operators/type_conversion/rescale/rescale_23_i32_outINT8_sc0_dr0_pc1/input-0.json @@ -0,0 +1,28 @@ +{ + "type": "int32", + "data": [ + -1595599578, + -1541776007, + -1017428131, + 2028711687, + -1419006452, + 1730410917, + 764561795, + 1812035992, + 1400214302, + -720854222, + 1408300186, + -1421055612, + -897780299, + -1237929132, + -1575529356, + -1760930617, + -1342610060, + -1631612420, + -513570487, + -1841233006, + -1884302137, + 2103774063, + -1770839374 + ] +} \ No newline at end of file -- cgit v1.2.1