From c9b776bfc8433d9d4ef1cd9a5502d1b35827ff27 Mon Sep 17 00:00:00 2001 From: Jeremy Johnson Date: Mon, 5 Dec 2022 17:00:23 +0000 Subject: Create MI tests for EW Binary: POW Signed-off-by: Jeremy Johnson Change-Id: Ia6310d487daab336d27c48923be95a9a677be678 --- .../pow/pow_36_bf16/Conformance-result-0.json | 41 ++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 operators/ew_binary/pow/pow_36_bf16/Conformance-result-0.json (limited to 'operators/ew_binary/pow/pow_36_bf16/Conformance-result-0.json') diff --git a/operators/ew_binary/pow/pow_36_bf16/Conformance-result-0.json b/operators/ew_binary/pow/pow_36_bf16/Conformance-result-0.json new file mode 100644 index 000000000..b37b5ebec --- /dev/null +++ b/operators/ew_binary/pow/pow_36_bf16/Conformance-result-0.json @@ -0,0 +1,41 @@ +{ + "type": "float32", + "data": [ + 1.21875, + NaN, + NaN, + 8768.0, + NaN, + 1.4921875, + NaN, + NaN, + NaN, + 2.953125, + NaN, + NaN, + NaN, + 0.361328125, + 0.443359375, + 1.453125, + NaN, + 0.3515625, + 0.83984375, + 1.265625, + NaN, + NaN, + NaN, + 0.453125, + NaN, + NaN, + NaN, + 6.71875, + NaN, + 0.5546875, + 0.94921875, + 1.2421875, + NaN, + 3.0625, + 6.0625, + 2.34375 + ] +} \ No newline at end of file -- cgit v1.2.1