aboutsummaryrefslogtreecommitdiff
path: root/operators/data_layout/concat/concat_42x37x37_i32_axis0/desc.json
diff options
context:
space:
mode:
authorJeremy Johnson <jeremy.johnson@arm.com>2022-06-17 13:06:12 +0100
committerJeremy Johnson <jeremy.johnson@arm.com>2022-06-17 13:06:12 +0100
commitd73c0846bc7be1685aff6a4e70e4ab4c03ab75c3 (patch)
tree0a9b3cf7c843680caf049565ac8cf30188242db0 /operators/data_layout/concat/concat_42x37x37_i32_axis0/desc.json
parent3dd7bf887d5d04d98bc19b845f43cd3000b1d407 (diff)
downloadconformance_tests-d73c0846bc7be1685aff6a4e70e4ab4c03ab75c3.tar.gz
Updating CONCAT tests for v0.30.0 release
Signed-off-by: Jeremy Johnson <jeremy.johnson@arm.com> Change-Id: Ia22d8ed60a228547c77bcfa0076074a39e4778b3
Diffstat (limited to 'operators/data_layout/concat/concat_42x37x37_i32_axis0/desc.json')
-rw-r--r--operators/data_layout/concat/concat_42x37x37_i32_axis0/desc.json20
1 files changed, 20 insertions, 0 deletions
diff --git a/operators/data_layout/concat/concat_42x37x37_i32_axis0/desc.json b/operators/data_layout/concat/concat_42x37x37_i32_axis0/desc.json
new file mode 100644
index 000000000..3cd43b509
--- /dev/null
+++ b/operators/data_layout/concat/concat_42x37x37_i32_axis0/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