From f226201e1c831dec070ad30265459f512d009cd5 Mon Sep 17 00:00:00 2001 From: Jeremy Johnson Date: Fri, 17 Jun 2022 13:06:42 +0100 Subject: Updating MAXIMUM tests for v0.30.0 release Signed-off-by: Jeremy Johnson Change-Id: I1e6b26ed63f266e684ac26c2cc8520ac1105da39 --- .../ew_binary/maximum/maximum_20_i32/input-0.json | 25 ++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 operators/ew_binary/maximum/maximum_20_i32/input-0.json (limited to 'operators/ew_binary/maximum/maximum_20_i32/input-0.json') diff --git a/operators/ew_binary/maximum/maximum_20_i32/input-0.json b/operators/ew_binary/maximum/maximum_20_i32/input-0.json new file mode 100644 index 000000000..edf16b732 --- /dev/null +++ b/operators/ew_binary/maximum/maximum_20_i32/input-0.json @@ -0,0 +1,25 @@ +{ + "type": "int32", + "data": [ + 2042782445, + 1012548721, + 1121586479, + 934057792, + 1228636835, + 56807699, + -1597239786, + 1459207534, + -213090775, + 1511465, + -554918261, + -1363438929, + 1832941670, + 1209323014, + 617895985, + -419127114, + 1386250573, + 195116579, + -243034166, + -212774598 + ] +} \ No newline at end of file -- cgit v1.2.1