aboutsummaryrefslogtreecommitdiff
path: root/operators/data_nodes/const/const_28x28_f16/desc.json
diff options
context:
space:
mode:
authorJames Ward <james.ward@arm.com>2022-11-21 12:01:32 +0000
committerJames Ward <james.ward@arm.com>2022-11-21 12:01:32 +0000
commit435e11481d0fb6b85d9cbb2415437a87e5174ac3 (patch)
tree9c4058dcbcb957f2ae014f2ccfe18a3fabb3ea79 /operators/data_nodes/const/const_28x28_f16/desc.json
parentd8e6b6b5148a3d61b378e6e5259ca421a709abef (diff)
downloadconformance_tests-435e11481d0fb6b85d9cbb2415437a87e5174ac3.tar.gz
Create MI tests for Data Nodes: CONST, IDENTITY
Signed-off-by: James Ward <james.ward@arm.com> Change-Id: I80ad9bad5c3a88892c325477a9d7178f4f8c7d9c
Diffstat (limited to 'operators/data_nodes/const/const_28x28_f16/desc.json')
-rw-r--r--operators/data_nodes/const/const_28x28_f16/desc.json19
1 files changed, 19 insertions, 0 deletions
diff --git a/operators/data_nodes/const/const_28x28_f16/desc.json b/operators/data_nodes/const/const_28x28_f16/desc.json
new file mode 100644
index 000000000..5701f55f6
--- /dev/null
+++ b/operators/data_nodes/const/const_28x28_f16/desc.json
@@ -0,0 +1,19 @@
+{
+ "tosa_file": "test.json",
+ "ifm_name": [],
+ "ifm_file": [],
+ "ofm_name": [
+ "const-0"
+ ],
+ "ofm_file": [
+ "const-0.npy"
+ ],
+ "expected_return_code": 0,
+ "expected_failure": false,
+ "expected_result_file": [
+ "Conformance-const-0.npy"
+ ],
+ "profile": [
+ "tosa-mi"
+ ]
+} \ No newline at end of file