aboutsummaryrefslogtreecommitdiff
path: root/operators/data_layout/reverse/reverse_ERRORIF_WrongOutputType_32x6x22x8_i8_axis3/desc.json
diff options
context:
space:
mode:
authorJeremy Johnson <jeremy.johnson@arm.com>2022-06-17 13:06:24 +0100
committerJeremy Johnson <jeremy.johnson@arm.com>2022-06-17 13:06:24 +0100
commit3556a8fcdd6c62795fdc9828c9cae59e4e62b96c (patch)
tree88f82e4ff92caef59c29ccd5d0fc7e150a1518fb /operators/data_layout/reverse/reverse_ERRORIF_WrongOutputType_32x6x22x8_i8_axis3/desc.json
parent49986ff81f505448e2b119535a671c3ba92a72c6 (diff)
downloadconformance_tests-3556a8fcdd6c62795fdc9828c9cae59e4e62b96c.tar.gz
Updating REVERSE tests for v0.30.0 release
Signed-off-by: Jeremy Johnson <jeremy.johnson@arm.com> Change-Id: I9c70ada5df536816da7bf6230a7eb61a3ef42f08
Diffstat (limited to 'operators/data_layout/reverse/reverse_ERRORIF_WrongOutputType_32x6x22x8_i8_axis3/desc.json')
-rw-r--r--operators/data_layout/reverse/reverse_ERRORIF_WrongOutputType_32x6x22x8_i8_axis3/desc.json18
1 files changed, 18 insertions, 0 deletions
diff --git a/operators/data_layout/reverse/reverse_ERRORIF_WrongOutputType_32x6x22x8_i8_axis3/desc.json b/operators/data_layout/reverse/reverse_ERRORIF_WrongOutputType_32x6x22x8_i8_axis3/desc.json
new file mode 100644
index 000000000..bb4daa433
--- /dev/null
+++ b/operators/data_layout/reverse/reverse_ERRORIF_WrongOutputType_32x6x22x8_i8_axis3/desc.json
@@ -0,0 +1,18 @@
+{
+ "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"
+} \ No newline at end of file