From 79f9874824b35262af8939dad547e2aab4436812 Mon Sep 17 00:00:00 2001 From: Jeremy Johnson Date: Fri, 17 Jun 2022 13:06:44 +0100 Subject: Updating MUL tests for v0.30.0 release Signed-off-by: Jeremy Johnson Change-Id: I04e942d9017bb45e04c8fe343f652fb7b6b21dd3 --- .../Conformance-result-0.json | 25 ++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 operators/ew_binary/mul/mul_20_i8_perm0_shift0/Conformance-result-0.json (limited to 'operators/ew_binary/mul/mul_20_i8_perm0_shift0/Conformance-result-0.json') diff --git a/operators/ew_binary/mul/mul_20_i8_perm0_shift0/Conformance-result-0.json b/operators/ew_binary/mul/mul_20_i8_perm0_shift0/Conformance-result-0.json new file mode 100644 index 000000000..6a0ae7c11 --- /dev/null +++ b/operators/ew_binary/mul/mul_20_i8_perm0_shift0/Conformance-result-0.json @@ -0,0 +1,25 @@ +{ + "type": "int32", + "data": [ + -860, + -8170, + 4042, + -602, + -3784, + -6106, + 1290, + 3612, + 9546, + -1462, + -7568, + 7224, + 2752, + 4300, + -8944, + -4214, + 5762, + 7224, + -1548, + 6622 + ] +} \ No newline at end of file -- cgit v1.2.1