aboutsummaryrefslogtreecommitdiff
path: root/operators/ew_binary/add/add_20x1x25_i32/desc.json
diff options
context:
space:
mode:
authorJeremy Johnson <jeremy.johnson@arm.com>2022-06-17 13:06:30 +0100
committerJeremy Johnson <jeremy.johnson@arm.com>2022-06-17 13:06:30 +0100
commit14a8c70ad3e31e45ced57b363202ccd5342f291a (patch)
tree2062c328e776f4411e99f23ca0c09cf24ef31c57 /operators/ew_binary/add/add_20x1x25_i32/desc.json
parent440fbd6624908131c5e3db9d7abbf1143da62c18 (diff)
downloadconformance_tests-14a8c70ad3e31e45ced57b363202ccd5342f291a.tar.gz
Updating ADD tests for v0.30.0 release
Signed-off-by: Jeremy Johnson <jeremy.johnson@arm.com> Change-Id: I20fb64c5bea18b3f1cd77f70ec820b5ffa5d936a
Diffstat (limited to 'operators/ew_binary/add/add_20x1x25_i32/desc.json')
-rw-r--r--operators/ew_binary/add/add_20x1x25_i32/desc.json22
1 files changed, 22 insertions, 0 deletions
diff --git a/operators/ew_binary/add/add_20x1x25_i32/desc.json b/operators/ew_binary/add/add_20x1x25_i32/desc.json
new file mode 100644
index 000000000..be172ba86
--- /dev/null
+++ b/operators/ew_binary/add/add_20x1x25_i32/desc.json
@@ -0,0 +1,22 @@
+{
+ "tosa_file": "test.json",
+ "ifm_name": [
+ "input-0",
+ "input-1"
+ ],
+ "ifm_file": [
+ "input-0.npy",
+ "input-1.npy"
+ ],
+ "ofm_name": [
+ "result-0"
+ ],
+ "ofm_file": [
+ "result-0.npy"
+ ],
+ "expected_return_code": 0,
+ "expected_failure": false,
+ "expected_result_file": [
+ "Conformance-result-0.npy"
+ ]
+} \ No newline at end of file