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 | 366 +++++++++++++++++++++ 1 file changed, 366 insertions(+) create mode 100644 operators/type_conversion/rescale/rescale_19x17_i8_outu8_sc0_dr0_pc1/Conformance-result-0.json (limited to 'operators/type_conversion/rescale/rescale_19x17_i8_outu8_sc0_dr0_pc1/Conformance-result-0.json') diff --git a/operators/type_conversion/rescale/rescale_19x17_i8_outu8_sc0_dr0_pc1/Conformance-result-0.json b/operators/type_conversion/rescale/rescale_19x17_i8_outu8_sc0_dr0_pc1/Conformance-result-0.json new file mode 100644 index 000000000..68733568b --- /dev/null +++ b/operators/type_conversion/rescale/rescale_19x17_i8_outu8_sc0_dr0_pc1/Conformance-result-0.json @@ -0,0 +1,366 @@ +{ + "type": "int32", + "data": [ + [ + 210, + 212, + 187, + 213, + 92, + 252, + 167, + 112, + 167, + 223, + 222, + 145, + 154, + 204, + 179, + 186, + 174 + ], + [ + 206, + 118, + 237, + 201, + 200, + 238, + 215, + 218, + 165, + 179, + 213, + 210, + 206, + 136, + 167, + 178, + 167 + ], + [ + 208, + 87, + 128, + 198, + 114, + 253, + 202, + 248, + 172, + 203, + 223, + 168, + 192, + 195, + 224, + 221, + 197 + ], + [ + 209, + 231, + 201, + 204, + 188, + 171, + 139, + 160, + 201, + 219, + 195, + 148, + 250, + 170, + 123, + 211, + 176 + ], + [ + 206, + 225, + 225, + 207, + 143, + 228, + 132, + 207, + 198, + 216, + 180, + 218, + 77, + 209, + 82, + 206, + 158 + ], + [ + 215, + 211, + 124, + 214, + 122, + 170, + 120, + 77, + 171, + 200, + 191, + 221, + 104, + 207, + 71, + 191, + 156 + ], + [ + 202, + 176, + 229, + 210, + 226, + 179, + 116, + 125, + 216, + 174, + 151, + 219, + 86, + 253, + 210, + 207, + 190 + ], + [ + 201, + 143, + 217, + 215, + 156, + 224, + 213, + 67, + 200, + 204, + 191, + 212, + 233, + 164, + 129, + 221, + 230 + ], + [ + 211, + 187, + 124, + 205, + 112, + 165, + 219, + 101, + 229, + 179, + 152, + 233, + 92, + 204, + 211, + 192, + 146 + ], + [ + 205, + 76, + 199, + 214, + 251, + 217, + 213, + 234, + 212, + 206, + 232, + 165, + 148, + 242, + 127, + 191, + 154 + ], + [ + 204, + 177, + 227, + 200, + 196, + 211, + 229, + 208, + 165, + 197, + 228, + 226, + 183, + 253, + 193, + 181, + 225 + ], + [ + 202, + 137, + 142, + 211, + 83, + 188, + 225, + 215, + 176, + 218, + 175, + 203, + 165, + 60, + 70, + 186, + 227 + ], + [ + 215, + 142, + 238, + 198, + 246, + 113, + 114, + 210, + 182, + 187, + 211, + 166, + 209, + 87, + 85, + 192, + 197 + ], + [ + 203, + 90, + 209, + 207, + 153, + 115, + 111, + 66, + 205, + 176, + 165, + 227, + 136, + 206, + 133, + 219, + 217 + ], + [ + 207, + 195, + 165, + 215, + 140, + 224, + 191, + 186, + 180, + 215, + 210, + 217, + 218, + 79, + 231, + 215, + 163 + ], + [ + 215, + 164, + 153, + 202, + 141, + 77, + 201, + 199, + 204, + 200, + 175, + 207, + 230, + 64, + 141, + 222, + 220 + ], + [ + 216, + 98, + 172, + 200, + 228, + 165, + 141, + 74, + 209, + 214, + 222, + 233, + 220, + 215, + 219, + 222, + 183 + ], + [ + 212, + 221, + 126, + 210, + 137, + 94, + 131, + 79, + 222, + 212, + 152, + 197, + 193, + 157, + 182, + 218, + 188 + ], + [ + 210, + 173, + 163, + 214, + 150, + 217, + 189, + 195, + 211, + 210, + 193, + 196, + 165, + 118, + 204, + 217, + 206 + ] + ] +} \ No newline at end of file -- cgit v1.2.1