From 7596fd972b49fecfd1c0cc0a425a5d8c64e9c33c Mon Sep 17 00:00:00 2001 From: Jeremy Johnson Date: Tue, 18 Oct 2022 17:38:25 +0100 Subject: Updating RESCALE tests for renaming of out type Signed-off-by: Jeremy Johnson Change-Id: I089ebcbc766f3f68f4ad8e7ca0c3cdf9c92253c6 --- .../rescale_22_i48_outi8_sc0_dr0_pc1/input-0.json | 27 ++++++++++++++++++++++ 1 file changed, 27 insertions(+) create mode 100644 operators/type_conversion/rescale/rescale_22_i48_outi8_sc0_dr0_pc1/input-0.json (limited to 'operators/type_conversion/rescale/rescale_22_i48_outi8_sc0_dr0_pc1/input-0.json') diff --git a/operators/type_conversion/rescale/rescale_22_i48_outi8_sc0_dr0_pc1/input-0.json b/operators/type_conversion/rescale/rescale_22_i48_outi8_sc0_dr0_pc1/input-0.json new file mode 100644 index 000000000..f1b74148a --- /dev/null +++ b/operators/type_conversion/rescale/rescale_22_i48_outi8_sc0_dr0_pc1/input-0.json @@ -0,0 +1,27 @@ +{ + "type": "int64", + "data": [ + -124173097680226, + 27544024667713, + 88918287265342, + -121730239102174, + 3446090007107, + -67960112657539, + 45859156201951, + -107332779220729, + 123019041269339, + 111106218345184, + -88390342852035, + -49746231082311, + 24667052449504, + 61379091125596, + -16140896797263, + -96745392146285, + -111421449062785, + 140671436568758, + -12567260576875, + 104858365415553, + -4960713686569, + 118883106473303 + ] +} \ No newline at end of file -- cgit v1.2.1