aboutsummaryrefslogtreecommitdiff
path: root/operators/data_nodes/identity/identity_26x52_i8/desc.json
diff options
context:
space:
mode:
authorJeremy Johnson <jeremy.johnson@arm.com>2022-06-17 13:06:29 +0100
committerJeremy Johnson <jeremy.johnson@arm.com>2022-06-17 13:06:29 +0100
commit440fbd6624908131c5e3db9d7abbf1143da62c18 (patch)
tree1d108ebe8d83a8d5a94de213a27595ca27be0210 /operators/data_nodes/identity/identity_26x52_i8/desc.json
parenteb8bca812efc17b975864d87a734c0dd520df618 (diff)
downloadconformance_tests-440fbd6624908131c5e3db9d7abbf1143da62c18.tar.gz
Updating IDENTITY tests for v0.30.0 release
Signed-off-by: Jeremy Johnson <jeremy.johnson@arm.com> Change-Id: Idc97e811b29ee00bd6456fd8a02b38ad4fedf01e
Diffstat (limited to 'operators/data_nodes/identity/identity_26x52_i8/desc.json')
-rw-r--r--operators/data_nodes/identity/identity_26x52_i8/desc.json20
1 files changed, 20 insertions, 0 deletions
diff --git a/operators/data_nodes/identity/identity_26x52_i8/desc.json b/operators/data_nodes/identity/identity_26x52_i8/desc.json
new file mode 100644
index 000000000..3cd43b509
--- /dev/null
+++ b/operators/data_nodes/identity/identity_26x52_i8/desc.json
@@ -0,0 +1,20 @@
+{
+ "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": 0,
+ "expected_failure": false,
+ "expected_result_file": [
+ "Conformance-result-0.npy"
+ ]
+} \ No newline at end of file