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 | 28 ---------------------- 1 file changed, 28 deletions(-) delete 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 deleted file mode 100644 index 6300fa346..000000000 --- a/operators/type_conversion/rescale/rescale_23_i32_outINT8_sc0_dr0_pc1/input-0.json +++ /dev/null @@ -1,28 +0,0 @@ -{ - "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