aboutsummaryrefslogtreecommitdiff
path: root/operators/reduction/reduce_min/reduce_min_ERRORIF_ShapeOfAxisNotOne_16x8_i16_axis0
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_min/reduce_min_ERRORIF_ShapeOfAxisNotOne_16x8_i16_axis0
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_min/reduce_min_ERRORIF_ShapeOfAxisNotOne_16x8_i16_axis0')
-rw-r--r--operators/reduction/reduce_min/reduce_min_ERRORIF_ShapeOfAxisNotOne_16x8_i16_axis0/desc.json22
-rw-r--r--operators/reduction/reduce_min/reduce_min_ERRORIF_ShapeOfAxisNotOne_16x8_i16_axis0/input-0.json165
-rw-r--r--operators/reduction/reduce_min/reduce_min_ERRORIF_ShapeOfAxisNotOne_16x8_i16_axis0/test.json52
3 files changed, 0 insertions, 239 deletions
diff --git a/operators/reduction/reduce_min/reduce_min_ERRORIF_ShapeOfAxisNotOne_16x8_i16_axis0/desc.json b/operators/reduction/reduce_min/reduce_min_ERRORIF_ShapeOfAxisNotOne_16x8_i16_axis0/desc.json
deleted file mode 100644
index 32d693d9c..000000000
--- a/operators/reduction/reduce_min/reduce_min_ERRORIF_ShapeOfAxisNotOne_16x8_i16_axis0/desc.json
+++ /dev/null
@@ -1,22 +0,0 @@
-{
- "tosa_file": "test.json",
- "ifm_name": [
- "input-0"
- ],
- "ifm_file": [
- "input-0.npy"
- ],
- "ofm_name": [
- "result-0"
- ],
- "ofm_file": [
- "result-0.npy"
- ],
- "expected_return_code": 2,
- "expected_failure": true,
- "expected_failure_desc": "shape[axis] is not equal to 1",
- "profile": [
- "tosa-bi",
- "tosa-mi"
- ]
-} \ No newline at end of file
diff --git a/operators/reduction/reduce_min/reduce_min_ERRORIF_ShapeOfAxisNotOne_16x8_i16_axis0/input-0.json b/operators/reduction/reduce_min/reduce_min_ERRORIF_ShapeOfAxisNotOne_16x8_i16_axis0/input-0.json
deleted file mode 100644
index c14e0017f..000000000
--- a/operators/reduction/reduce_min/reduce_min_ERRORIF_ShapeOfAxisNotOne_16x8_i16_axis0/input-0.json
+++ /dev/null
@@ -1,165 +0,0 @@
-{
- "type": "int32",
- "data": [
- [
- 18738,
- 13501,
- -4445,
- 12260,
- -23134,
- -5270,
- 29162,
- -20358
- ],
- [
- 14388,
- -12283,
- -27685,
- -23717,
- 4906,
- 24460,
- -18458,
- -7661
- ],
- [
- -23960,
- -27788,
- -12040,
- 11159,
- -16608,
- 18191,
- 23646,
- 23245
- ],
- [
- 24410,
- 26952,
- 31495,
- 12069,
- 14803,
- -25241,
- -3499,
- 20305
- ],
- [
- -664,
- -2854,
- 17719,
- 25895,
- -23654,
- -17811,
- 697,
- 18338
- ],
- [
- -11107,
- 27347,
- 3581,
- 11703,
- -30315,
- 29732,
- -27104,
- 2941
- ],
- [
- 29004,
- -27267,
- 7306,
- -14548,
- -22203,
- 7120,
- 7951,
- -23509
- ],
- [
- -27965,
- 656,
- 2671,
- -18720,
- 25087,
- -25582,
- 19488,
- -14889
- ],
- [
- -29067,
- 1118,
- 6391,
- 13845,
- -32008,
- 10074,
- -7272,
- 25119
- ],
- [
- -14056,
- -889,
- -4861,
- 1191,
- 6968,
- 25728,
- -665,
- 22278
- ],
- [
- -172,
- -8228,
- 27315,
- 21696,
- 25336,
- -21610,
- 20272,
- 22459
- ],
- [
- -3604,
- -9631,
- 8803,
- -20451,
- 13074,
- 17553,
- -14882,
- -15608
- ],
- [
- -28119,
- -24326,
- -21049,
- 12473,
- -30674,
- 16892,
- 6371,
- 3878
- ],
- [
- -27150,
- -19030,
- -1826,
- -2940,
- -1075,
- -3240,
- 14313,
- -20337
- ],
- [
- 28013,
- 5473,
- -9492,
- -26848,
- 13703,
- -13009,
- 30265,
- -328
- ],
- [
- -14943,
- 2701,
- -27997,
- 20931,
- 27879,
- 2336,
- 1985,
- -10699
- ]
- ]
-} \ No newline at end of file
diff --git a/operators/reduction/reduce_min/reduce_min_ERRORIF_ShapeOfAxisNotOne_16x8_i16_axis0/test.json b/operators/reduction/reduce_min/reduce_min_ERRORIF_ShapeOfAxisNotOne_16x8_i16_axis0/test.json
deleted file mode 100644
index b09563de2..000000000
--- a/operators/reduction/reduce_min/reduce_min_ERRORIF_ShapeOfAxisNotOne_16x8_i16_axis0/test.json
+++ /dev/null
@@ -1,52 +0,0 @@
-{
- version: {
- _major: 0,
- _minor: 41,
- _patch: 0,
- _draft: true
- },
- blocks: [
- {
- name: "main",
- operators: [
- {
- op: "REDUCE_MIN",
- attribute_type: "AxisAttribute",
- attribute: {
- axis: 0
- },
- inputs: [
- "input-0"
- ],
- outputs: [
- "result-0"
- ]
- }
- ],
- tensors: [
- {
- name: "input-0",
- shape: [
- 16,
- 8
- ],
- type: "INT16"
- },
- {
- name: "result-0",
- shape: [
- 16,
- 8
- ],
- type: "INT16"
- }
- ],
- inputs: [
- "input-0"
- ],
- outputs: [
- "result-0"
- ]
- }
- ]
-}