aboutsummaryrefslogtreecommitdiff
path: root/operators/data_layout/concat/concat_ERRORIF_WrongInputType_12x7x12_i48_axis0/desc.json
diff options
context:
space:
mode:
Diffstat (limited to 'operators/data_layout/concat/concat_ERRORIF_WrongInputType_12x7x12_i48_axis0/desc.json')
-rw-r--r--operators/data_layout/concat/concat_ERRORIF_WrongInputType_12x7x12_i48_axis0/desc.json25
1 files changed, 25 insertions, 0 deletions
diff --git a/operators/data_layout/concat/concat_ERRORIF_WrongInputType_12x7x12_i48_axis0/desc.json b/operators/data_layout/concat/concat_ERRORIF_WrongInputType_12x7x12_i48_axis0/desc.json
new file mode 100644
index 000000000..c4237d92e
--- /dev/null
+++ b/operators/data_layout/concat/concat_ERRORIF_WrongInputType_12x7x12_i48_axis0/desc.json
@@ -0,0 +1,25 @@
+{
+ "tosa_file": "test.json",
+ "ifm_name": [
+ "input-0",
+ "input-1",
+ "input-2"
+ ],
+ "ifm_file": [
+ "input-0.npy",
+ "input-1.npy",
+ "input-2.npy"
+ ],
+ "ofm_name": [
+ "result-0"
+ ],
+ "ofm_file": [
+ "result-0.npy"
+ ],
+ "expected_return_code": 2,
+ "expected_failure": true,
+ "expected_failure_desc": "Input data type not supported for this operator",
+ "profile": [
+ "tosa-mi"
+ ]
+} \ No newline at end of file