aboutsummaryrefslogtreecommitdiff
path: root/operators/data_layout/slice/slice_ERRORIF_WrongOutputType_10x3x7_f32_perm5/desc.json
diff options
context:
space:
mode:
authorJames Ward <james.ward@arm.com>2023-01-17 17:22:19 +0000
committerJames Ward <james.ward@arm.com>2023-01-26 12:10:28 +0000
commite8c4df459931d92df458f42adfc6d164a701e2e4 (patch)
tree1760d2ab225e44db0434bc6fa73694f6dd952132 /operators/data_layout/slice/slice_ERRORIF_WrongOutputType_10x3x7_f32_perm5/desc.json
parentde22a661323bcad18a67a318d9cda5ce9f2699a8 (diff)
downloadconformance_tests-e8c4df459931d92df458f42adfc6d164a701e2e4.tar.gz
Create MI tests for Data Layout: SLICE
Signed-off-by: James Ward <james.ward@arm.com> Change-Id: I1be7f445a53791ca1395ef484725825b051afba3
Diffstat (limited to 'operators/data_layout/slice/slice_ERRORIF_WrongOutputType_10x3x7_f32_perm5/desc.json')
-rw-r--r--operators/data_layout/slice/slice_ERRORIF_WrongOutputType_10x3x7_f32_perm5/desc.json22
1 files changed, 22 insertions, 0 deletions
diff --git a/operators/data_layout/slice/slice_ERRORIF_WrongOutputType_10x3x7_f32_perm5/desc.json b/operators/data_layout/slice/slice_ERRORIF_WrongOutputType_10x3x7_f32_perm5/desc.json
new file mode 100644
index 000000000..199bfa93c
--- /dev/null
+++ b/operators/data_layout/slice/slice_ERRORIF_WrongOutputType_10x3x7_f32_perm5/desc.json
@@ -0,0 +1,22 @@
+{
+ "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": "Output data type not supported for this configuration of operator",
+ "profile": [
+ "tosa-bi",
+ "tosa-mi"
+ ]
+} \ No newline at end of file