From e926477175d04742f000925b4780d97e0c919e86 Mon Sep 17 00:00:00 2001 From: James Ward Date: Wed, 14 Dec 2022 12:16:05 +0000 Subject: Create MI tests for EW Binary: MINIMUM, MAXIMUM Signed-off-by: James Ward Change-Id: I59cc5c683e270dcea7ced52fc1d037a553ff544f --- .../ew_binary/maximum/maximum_36_bf16/input-0.json | 41 ++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 operators/ew_binary/maximum/maximum_36_bf16/input-0.json (limited to 'operators/ew_binary/maximum/maximum_36_bf16/input-0.json') diff --git a/operators/ew_binary/maximum/maximum_36_bf16/input-0.json b/operators/ew_binary/maximum/maximum_36_bf16/input-0.json new file mode 100644 index 000000000..04ad59cc4 --- /dev/null +++ b/operators/ew_binary/maximum/maximum_36_bf16/input-0.json @@ -0,0 +1,41 @@ +{ + "type": "float32", + "data": [ + 0.88671875, + -0.15234375, + -1.3515625, + 0.004150390625, + -1.390625, + 0.78515625, + -0.21484375, + -0.474609375, + -0.79296875, + 0.51953125, + -0.55078125, + -1.6484375, + -1.5234375, + 1.84375, + 1.6328125, + 0.796875, + -0.93359375, + 1.875, + 1.109375, + 0.8671875, + -0.2021484375, + -0.91015625, + -1.609375, + 1.609375, + -0.1767578125, + -1.1875, + -0.7734375, + 0.31640625, + -1.2890625, + 1.421875, + 1.03125, + 0.875, + -0.271484375, + 0.5078125, + 0.3359375, + 0.59765625 + ] +} \ No newline at end of file -- cgit v1.2.1