From f26e48db4337bfbaf567ac21c72ff2d58d870040 Mon Sep 17 00:00:00 2001 From: Jeremy Johnson Date: Fri, 17 Jun 2022 13:07:12 +0100 Subject: Updating ARGMAX tests for v0.30.0 release Signed-off-by: Jeremy Johnson Change-Id: I5ad4da95fb9e88ab93634afcc3a4348771c711a5 --- .../Conformance-result-0.json | 64 ++++++++++++++++++++++ 1 file changed, 64 insertions(+) create mode 100644 operators/tensor/argmax/argmax_45x59_i16_axis0/Conformance-result-0.json (limited to 'operators/tensor/argmax/argmax_45x59_i16_axis0/Conformance-result-0.json') diff --git a/operators/tensor/argmax/argmax_45x59_i16_axis0/Conformance-result-0.json b/operators/tensor/argmax/argmax_45x59_i16_axis0/Conformance-result-0.json new file mode 100644 index 000000000..6f11d7dff --- /dev/null +++ b/operators/tensor/argmax/argmax_45x59_i16_axis0/Conformance-result-0.json @@ -0,0 +1,64 @@ +{ + "type": "int32", + "data": [ + 42, + 38, + 7, + 20, + 39, + 30, + 26, + 12, + 14, + 25, + 29, + 16, + 15, + 9, + 38, + 36, + 23, + 4, + 9, + 39, + 6, + 24, + 10, + 8, + 0, + 20, + 37, + 27, + 18, + 8, + 3, + 35, + 33, + 35, + 2, + 3, + 15, + 4, + 8, + 33, + 36, + 1, + 23, + 37, + 38, + 24, + 37, + 1, + 32, + 17, + 0, + 16, + 11, + 28, + 22, + 12, + 16, + 25, + 27 + ] +} \ No newline at end of file -- cgit v1.2.1