aboutsummaryrefslogtreecommitdiff
path: root/operators/scatter_gather/gather/gather_ERRORIF_WrongRank_11x10x13x11x5_f32/desc.json
diff options
context:
space:
mode:
authorJames Ward <james.ward@arm.com>2022-11-21 10:36:25 +0000
committerJames Ward <james.ward@arm.com>2022-11-21 10:40:58 +0000
commitda333bee0fae850bf90f422d68902884b6063cce (patch)
treeecb55e6b1b6121f3f8443f0fac6b2c394206d0ab /operators/scatter_gather/gather/gather_ERRORIF_WrongRank_11x10x13x11x5_f32/desc.json
parent4c39d9a327b60518b34c6f333d379b2b82184510 (diff)
downloadconformance_tests-da333bee0fae850bf90f422d68902884b6063cce.tar.gz
Create MI tests for Gather: GATHER
* Gather small files Signed-off-by: James Ward <james.ward@arm.com> Change-Id: Id231e5c4a20981d7fa896b8088e36368d95576c7
Diffstat (limited to 'operators/scatter_gather/gather/gather_ERRORIF_WrongRank_11x10x13x11x5_f32/desc.json')
-rw-r--r--operators/scatter_gather/gather/gather_ERRORIF_WrongRank_11x10x13x11x5_f32/desc.json21
1 files changed, 21 insertions, 0 deletions
diff --git a/operators/scatter_gather/gather/gather_ERRORIF_WrongRank_11x10x13x11x5_f32/desc.json b/operators/scatter_gather/gather/gather_ERRORIF_WrongRank_11x10x13x11x5_f32/desc.json
new file mode 100644
index 000000000..c9d3d68c3
--- /dev/null
+++ b/operators/scatter_gather/gather/gather_ERRORIF_WrongRank_11x10x13x11x5_f32/desc.json
@@ -0,0 +1,21 @@
+{
+ "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": 2,
+ "expected_failure": true,
+ "expected_failure_desc": "Rank not supported for this operator",
+ "profile": [
+ "tosa-mi"
+ ]
+} \ No newline at end of file