From 7d3ec0e4ed28c02203816f8169a8d29465c4dcb9 Mon Sep 17 00:00:00 2001 From: Jeremy Johnson Date: Mon, 16 Jan 2023 15:54:36 +0000 Subject: Create MI tests for EW Unary: LOG, RECIPROCAL, RSQRT, EXP Also regen TRANSPOSE and GREATER ERROR_IF tests due to generator change to using correct filtering. Signed-off-by: Jeremy Johnson Change-Id: Id68e583a736b784c94d8cdad50a27a3dbdbf5215 --- .../exp/exp_52_f16/Conformance-result-0.json | 57 ++++++++++++++++++++++ 1 file changed, 57 insertions(+) create mode 100644 operators/ew_unary/exp/exp_52_f16/Conformance-result-0.json (limited to 'operators/ew_unary/exp/exp_52_f16/Conformance-result-0.json') diff --git a/operators/ew_unary/exp/exp_52_f16/Conformance-result-0.json b/operators/ew_unary/exp/exp_52_f16/Conformance-result-0.json new file mode 100644 index 000000000..cc2a3099c --- /dev/null +++ b/operators/ew_unary/exp/exp_52_f16/Conformance-result-0.json @@ -0,0 +1,57 @@ +{ + "type": "float16", + "data": [ + 0.2509765625, + 2.080078125, + 2.662109375, + 6.48828125, + 0.498291015625, + 0.595703125, + 0.88525390625, + 0.288818359375, + 0.2275390625, + 0.9072265625, + 0.335205078125, + 1.97265625, + 0.77783203125, + 3.78515625, + 2.228515625, + 0.47216796875, + 3.77734375, + 3.3828125, + 0.6376953125, + 0.428955078125, + 2.07421875, + 0.236572265625, + 0.301025390625, + 0.139404296875, + 3.150390625, + 1.93359375, + 2.271484375, + 3.07421875, + 0.8486328125, + 1.31640625, + 0.23681640625, + 0.2139892578125, + 1.9619140625, + 0.890625, + 1.2978515625, + 2.884765625, + 1.71484375, + 1.2392578125, + 1.267578125, + 0.45654296875, + 0.153076171875, + 0.7763671875, + 0.3193359375, + 0.693359375, + 4.11328125, + 0.344970703125, + 0.1708984375, + 0.4169921875, + 0.43798828125, + 1.9111328125, + 1.255859375, + 3.11328125 + ] +} \ No newline at end of file -- cgit v1.2.1