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 --- .../log/log_47_bf16/Conformance-result-0.json | 52 ++++++++++++++++++++++ 1 file changed, 52 insertions(+) create mode 100644 operators/ew_unary/log/log_47_bf16/Conformance-result-0.json (limited to 'operators/ew_unary/log/log_47_bf16/Conformance-result-0.json') diff --git a/operators/ew_unary/log/log_47_bf16/Conformance-result-0.json b/operators/ew_unary/log/log_47_bf16/Conformance-result-0.json new file mode 100644 index 000000000..e0174f0bb --- /dev/null +++ b/operators/ew_unary/log/log_47_bf16/Conformance-result-0.json @@ -0,0 +1,52 @@ +{ + "type": "float32", + "data": [ + -0.419921875, + NaN, + 0.22265625, + NaN, + NaN, + NaN, + -0.1201171875, + NaN, + NaN, + -5.46875, + NaN, + -0.2412109375, + NaN, + NaN, + NaN, + -0.65234375, + NaN, + NaN, + NaN, + 0.609375, + 0.490234375, + -0.2265625, + NaN, + 0.625, + 0.103515625, + -0.1416015625, + NaN, + NaN, + NaN, + 0.474609375, + NaN, + NaN, + NaN, + -1.1484375, + NaN, + 0.3515625, + 0.03076171875, + -0.1328125, + NaN, + -0.67578125, + -1.0859375, + -0.51171875, + NaN, + NaN, + NaN, + NaN, + NaN + ] +} \ No newline at end of file -- cgit v1.2.1