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 --- .../mul/mul_36_i32_perm2_shift6/input-0.json | 41 ++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 operators/ew_binary/mul/mul_36_i32_perm2_shift6/input-0.json (limited to 'operators/ew_binary/mul/mul_36_i32_perm2_shift6/input-0.json') diff --git a/operators/ew_binary/mul/mul_36_i32_perm2_shift6/input-0.json b/operators/ew_binary/mul/mul_36_i32_perm2_shift6/input-0.json new file mode 100644 index 000000000..dbbcf7e39 --- /dev/null +++ b/operators/ew_binary/mul/mul_36_i32_perm2_shift6/input-0.json @@ -0,0 +1,41 @@ +{ + "type": "int32", + "data": [ + 202530, + -212617, + 124055, + 129388, + -62920, + -124540, + -259362, + 229015, + 234740, + -135807, + -245414, + -197784, + -226680, + 173598, + 205474, + -181779, + 129362, + -168156, + -69621, + 52105, + 115304, + 196378, + -238664, + -159156, + -115077, + -99446, + 261110, + 145440, + -94154, + 247372, + -364, + 388, + -34761, + -186701, + 227736, + -254838 + ] +} \ No newline at end of file -- cgit v1.2.1