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 --- .../Conformance-result-0.json | 31 ---------------------- 1 file changed, 31 deletions(-) delete mode 100644 operators/type_conversion/rescale/rescale_26_i16_outINT8_sc1_dr0_pc1/Conformance-result-0.json (limited to 'operators/type_conversion/rescale/rescale_26_i16_outINT8_sc1_dr0_pc1/Conformance-result-0.json') diff --git a/operators/type_conversion/rescale/rescale_26_i16_outINT8_sc1_dr0_pc1/Conformance-result-0.json b/operators/type_conversion/rescale/rescale_26_i16_outINT8_sc1_dr0_pc1/Conformance-result-0.json deleted file mode 100644 index 9091c14de..000000000 --- a/operators/type_conversion/rescale/rescale_26_i16_outINT8_sc1_dr0_pc1/Conformance-result-0.json +++ /dev/null @@ -1,31 +0,0 @@ -{ - "type": "int32", - "data": [ - -77, - -113, - -128, - -97, - 15, - -100, - -128, - -128, - -55, - -128, - -104, - -89, - -81, - -82, - -118, - -128, - -128, - -128, - -128, - -53, - -128, - -104, - -100, - 36, - -128, - -71 - ] -} \ No newline at end of file -- cgit v1.2.1