From 3d57f88f6b911b11b007245638cd77f9f539bcc9 Mon Sep 17 00:00:00 2001 From: Jeremy Johnson Date: Fri, 17 Jun 2022 13:07:02 +0100 Subject: Updating REDUCE_ALL tests for v0.30.0 release Signed-off-by: Jeremy Johnson Change-Id: I6acae86c253d7498fe4a0cfb2f7bf2a5ee9c4ad9 --- .../Conformance-result-0.json | 77 ++++++++++++++++++++++ 1 file changed, 77 insertions(+) create mode 100644 operators/reduction/reduce_all/reduce_all_24x21_b_axis1/Conformance-result-0.json (limited to 'operators/reduction/reduce_all/reduce_all_24x21_b_axis1/Conformance-result-0.json') diff --git a/operators/reduction/reduce_all/reduce_all_24x21_b_axis1/Conformance-result-0.json b/operators/reduction/reduce_all/reduce_all_24x21_b_axis1/Conformance-result-0.json new file mode 100644 index 000000000..b503fc4c0 --- /dev/null +++ b/operators/reduction/reduce_all/reduce_all_24x21_b_axis1/Conformance-result-0.json @@ -0,0 +1,77 @@ +{ + "type": "bool", + "data": [ + [ + false + ], + [ + false + ], + [ + false + ], + [ + false + ], + [ + false + ], + [ + false + ], + [ + false + ], + [ + false + ], + [ + false + ], + [ + false + ], + [ + false + ], + [ + false + ], + [ + false + ], + [ + false + ], + [ + false + ], + [ + false + ], + [ + false + ], + [ + false + ], + [ + false + ], + [ + false + ], + [ + false + ], + [ + false + ], + [ + false + ], + [ + false + ] + ] +} \ No newline at end of file -- cgit v1.2.1