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_40x1_i32_perm5_shift14/input-0.json | 125 +++++++++++++++++++++ 1 file changed, 125 insertions(+) create mode 100644 operators/ew_binary/mul/mul_40x1_i32_perm5_shift14/input-0.json (limited to 'operators/ew_binary/mul/mul_40x1_i32_perm5_shift14/input-0.json') diff --git a/operators/ew_binary/mul/mul_40x1_i32_perm5_shift14/input-0.json b/operators/ew_binary/mul/mul_40x1_i32_perm5_shift14/input-0.json new file mode 100644 index 000000000..54b9330a3 --- /dev/null +++ b/operators/ew_binary/mul/mul_40x1_i32_perm5_shift14/input-0.json @@ -0,0 +1,125 @@ +{ + "type": "int32", + "data": [ + [ + 610034 + ], + [ + 2160623 + ], + [ + -2808247 + ], + [ + -1688086 + ], + [ + -2745754 + ], + [ + 3670569 + ], + [ + 959079 + ], + [ + 3628920 + ], + [ + -702990 + ], + [ + -809950 + ], + [ + 1475216 + ], + [ + 569655 + ], + [ + -1070154 + ], + [ + -1530181 + ], + [ + 107753 + ], + [ + -3560597 + ], + [ + -2617598 + ], + [ + -3827200 + ], + [ + -2892383 + ], + [ + -2527779 + ], + [ + -3559750 + ], + [ + -3729113 + ], + [ + 2681328 + ], + [ + -2661925 + ], + [ + 464613 + ], + [ + -3367643 + ], + [ + 3750890 + ], + [ + -2189692 + ], + [ + 2092842 + ], + [ + 1184337 + ], + [ + 2254548 + ], + [ + 1083387 + ], + [ + 75987 + ], + [ + 2282789 + ], + [ + 2646219 + ], + [ + -1007240 + ], + [ + 3708296 + ], + [ + 4089384 + ], + [ + 1860092 + ], + [ + 3598278 + ] + ] +} \ No newline at end of file -- cgit v1.2.1