aboutsummaryrefslogtreecommitdiff
path: root/operators/reduction/reduce_sum/reduce_sum_ERRORIF_WrongOutputList_10_f16_axis0/desc.json
diff options
context:
space:
mode:
authorJames Ward <james.ward@arm.com>2023-01-27 18:44:11 +0000
committerJames Ward <james.ward@arm.com>2023-01-31 11:29:43 +0000
commitee8287e7d32a98f5e6197a361702bfc07e6efd91 (patch)
tree8b798a2dc13444e542eb93a45a23f4eeb878b226 /operators/reduction/reduce_sum/reduce_sum_ERRORIF_WrongOutputList_10_f16_axis0/desc.json
parent9cc3f4b597d3d4546ea7898ce8774a9b13196b57 (diff)
downloadconformance_tests-ee8287e7d32a98f5e6197a361702bfc07e6efd91.tar.gz
Create MI tests for Reduction: REDUCE_SUM, REDUCE_PRODUCT
Signed-off-by: James Ward <james.ward@arm.com> Change-Id: Ie333c2e7c851ced9ad3f4d823f7070bed5e1cdfc
Diffstat (limited to 'operators/reduction/reduce_sum/reduce_sum_ERRORIF_WrongOutputList_10_f16_axis0/desc.json')
-rw-r--r--operators/reduction/reduce_sum/reduce_sum_ERRORIF_WrongOutputList_10_f16_axis0/desc.json21
1 files changed, 21 insertions, 0 deletions
diff --git a/operators/reduction/reduce_sum/reduce_sum_ERRORIF_WrongOutputList_10_f16_axis0/desc.json b/operators/reduction/reduce_sum/reduce_sum_ERRORIF_WrongOutputList_10_f16_axis0/desc.json
new file mode 100644
index 000000000..671c6cfc2
--- /dev/null
+++ b/operators/reduction/reduce_sum/reduce_sum_ERRORIF_WrongOutputList_10_f16_axis0/desc.json
@@ -0,0 +1,21 @@
+{
+ "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": "Op output list does not match expected output",
+ "profile": [
+ "tosa-mi"
+ ]
+} \ No newline at end of file