aboutsummaryrefslogtreecommitdiff
path: root/operators/data_nodes/const/const_6x44_i16/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
commiteb8bca812efc17b975864d87a734c0dd520df618 (patch)
tree3091f06effa72e7a9222234950ba60c0d97f33af /operators/data_nodes/const/const_6x44_i16/desc.json
parentbc6c4467ba7574cf5ff8f775751fc7d20c10c879 (diff)
downloadconformance_tests-eb8bca812efc17b975864d87a734c0dd520df618.tar.gz
Updating CONST tests for v0.30.0 release
Signed-off-by: Jeremy Johnson <jeremy.johnson@arm.com> Change-Id: I528c7427b388429f73b3915ab1d529c3f2ea690d
Diffstat (limited to 'operators/data_nodes/const/const_6x44_i16/desc.json')
-rw-r--r--operators/data_nodes/const/const_6x44_i16/desc.json16
1 files changed, 16 insertions, 0 deletions
diff --git a/operators/data_nodes/const/const_6x44_i16/desc.json b/operators/data_nodes/const/const_6x44_i16/desc.json
new file mode 100644
index 000000000..58ee2e73c
--- /dev/null
+++ b/operators/data_nodes/const/const_6x44_i16/desc.json
@@ -0,0 +1,16 @@
+{
+ "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"
+ ]
+} \ No newline at end of file