aboutsummaryrefslogtreecommitdiff
path: root/operators/scatter_gather/scatter/scatter_ERRORIF_WrongOutputList_1x12x11_i16/desc.json
diff options
context:
space:
mode:
Diffstat (limited to 'operators/scatter_gather/scatter/scatter_ERRORIF_WrongOutputList_1x12x11_i16/desc.json')
-rw-r--r--operators/scatter_gather/scatter/scatter_ERRORIF_WrongOutputList_1x12x11_i16/desc.json24
1 files changed, 24 insertions, 0 deletions
diff --git a/operators/scatter_gather/scatter/scatter_ERRORIF_WrongOutputList_1x12x11_i16/desc.json b/operators/scatter_gather/scatter/scatter_ERRORIF_WrongOutputList_1x12x11_i16/desc.json
new file mode 100644
index 000000000..dc8dfba88
--- /dev/null
+++ b/operators/scatter_gather/scatter/scatter_ERRORIF_WrongOutputList_1x12x11_i16/desc.json
@@ -0,0 +1,24 @@
+{
+ "tosa_file": "test.json",
+ "ifm_name": [
+ "input-0",
+ "input-1"
+ ],
+ "ifm_file": [
+ "input-0.npy",
+ "input-1.npy"
+ ],
+ "ofm_name": [
+ "result-0"
+ ],
+ "ofm_file": [
+ "result-0.npy"
+ ],
+ "expected_return_code": 2,
+ "expected_failure": true,
+ "expected_failure_desc": "Op output list does not match expected output",
+ "profile": [
+ "tosa-bi",
+ "tosa-mi"
+ ]
+} \ No newline at end of file