aboutsummaryrefslogtreecommitdiff
path: root/operators/reduction/reduce_any/reduce_any_ERRORIF_WrongInputType_10_i8_axis0/input-0.json
diff options
context:
space:
mode:
authorJeremy Johnson <jeremy.johnson@arm.com>2022-10-13 12:50:29 +0100
committerJeremy Johnson <jeremy.johnson@arm.com>2022-10-13 12:50:29 +0100
commit00d05b3831fa305a377fda5ad6d81c53964a4d13 (patch)
tree3e9caa35371288dccb3a6de7f3e8353ab007c5b3 /operators/reduction/reduce_any/reduce_any_ERRORIF_WrongInputType_10_i8_axis0/input-0.json
parent52bfc1a26ec8a1583a274bedf848f3ff3047a2d6 (diff)
downloadconformance_tests-00d05b3831fa305a377fda5ad6d81c53964a4d13.tar.gz
Updating REDUCTION tests for FP16 and accumulator types
Signed-off-by: Jeremy Johnson <jeremy.johnson@arm.com> Change-Id: Ifc85983119c6b49776f243aa9e7499af1f81413e
Diffstat (limited to 'operators/reduction/reduce_any/reduce_any_ERRORIF_WrongInputType_10_i8_axis0/input-0.json')
-rw-r--r--operators/reduction/reduce_any/reduce_any_ERRORIF_WrongInputType_10_i8_axis0/input-0.json15
1 files changed, 15 insertions, 0 deletions
diff --git a/operators/reduction/reduce_any/reduce_any_ERRORIF_WrongInputType_10_i8_axis0/input-0.json b/operators/reduction/reduce_any/reduce_any_ERRORIF_WrongInputType_10_i8_axis0/input-0.json
new file mode 100644
index 000000000..d12b3a013
--- /dev/null
+++ b/operators/reduction/reduce_any/reduce_any_ERRORIF_WrongInputType_10_i8_axis0/input-0.json
@@ -0,0 +1,15 @@
+{
+ "type": "int32",
+ "data": [
+ -79,
+ 127,
+ -19,
+ -77,
+ -94,
+ 38,
+ 66,
+ -38,
+ -102,
+ -38
+ ]
+} \ No newline at end of file