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 --- .../input-0.json | 101 +++++++++++++++++++++ 1 file changed, 101 insertions(+) create mode 100644 operators/type_conversion/rescale/rescale_ERRORIF_U16InputZeroPointNotValid_12x6_u16_outi16_sc0_dr0_pc0/input-0.json (limited to 'operators/type_conversion/rescale/rescale_ERRORIF_U16InputZeroPointNotValid_12x6_u16_outi16_sc0_dr0_pc0/input-0.json') diff --git a/operators/type_conversion/rescale/rescale_ERRORIF_U16InputZeroPointNotValid_12x6_u16_outi16_sc0_dr0_pc0/input-0.json b/operators/type_conversion/rescale/rescale_ERRORIF_U16InputZeroPointNotValid_12x6_u16_outi16_sc0_dr0_pc0/input-0.json new file mode 100644 index 000000000..98e8c693e --- /dev/null +++ b/operators/type_conversion/rescale/rescale_ERRORIF_U16InputZeroPointNotValid_12x6_u16_outi16_sc0_dr0_pc0/input-0.json @@ -0,0 +1,101 @@ +{ + "type": "int32", + "data": [ + [ + 18828, + 3059, + 33469, + 40640, + 3946, + 33731 + ], + [ + 12338, + 622, + 50369, + 24402, + 46485, + 15686 + ], + [ + 55275, + 9117, + 43210, + 45997, + 14029, + 58178 + ], + [ + 60033, + 13421, + 20839, + 50785, + 27369, + 27971 + ], + [ + 13717, + 57233, + 39123, + 33028, + 38378, + 41429 + ], + [ + 15914, + 27183, + 23944, + 39771, + 22181, + 8248 + ], + [ + 57675, + 29242, + 34629, + 56385, + 26565, + 55567 + ], + [ + 14718, + 50200, + 873, + 12028, + 14175, + 6062 + ], + [ + 18533, + 62348, + 10546, + 55907, + 48160, + 33177 + ], + [ + 32383, + 45243, + 18779, + 48974, + 62765, + 53795 + ], + [ + 48038, + 21011, + 39757, + 52219, + 13676, + 62309 + ], + [ + 33473, + 55469, + 25176, + 17642, + 16867, + 49093 + ] + ] +} \ No newline at end of file -- cgit v1.2.1