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/minimum/minimum_1_f16/input-1.json | 52 ++++++++++++++++++++++ 1 file changed, 52 insertions(+) create mode 100644 operators/ew_binary/minimum/minimum_1_f16/input-1.json (limited to 'operators/ew_binary/minimum/minimum_1_f16/input-1.json') diff --git a/operators/ew_binary/minimum/minimum_1_f16/input-1.json b/operators/ew_binary/minimum/minimum_1_f16/input-1.json new file mode 100644 index 000000000..92cc3d122 --- /dev/null +++ b/operators/ew_binary/minimum/minimum_1_f16/input-1.json @@ -0,0 +1,52 @@ +{ + "type": "float16", + "data": [ + 0.67919921875, + -0.25146484375, + 1.3310546875, + 0.80126953125, + -0.75048828125, + 1.3291015625, + 1.21875, + -0.4501953125, + -0.8466796875, + 0.72998046875, + -1.44140625, + -1.2001953125, + -1.970703125, + 1.1474609375, + 0.6591796875, + 0.82080078125, + 1.123046875, + -0.164306640625, + 0.27490234375, + -1.4404296875, + -1.5419921875, + 0.673828125, + -0.1156005859375, + 0.260986328125, + 1.0595703125, + 0.5390625, + 0.21435546875, + 0.23681640625, + -0.7841796875, + -1.876953125, + -0.253173828125, + -1.1416015625, + -0.365966796875, + 1.4140625, + -1.064453125, + -1.7666015625, + -0.87451171875, + -0.82568359375, + 0.6474609375, + 0.2281494140625, + 1.1357421875, + 0.6572265625, + -0.37451171875, + 1.255859375, + -1.33203125, + -1.9091796875, + -1.6396484375 + ] +} \ No newline at end of file -- cgit v1.2.1