aboutsummaryrefslogtreecommitdiff
path: root/operators/data_layout/pad/pad_ERRORIF_WrongOutputType_26x26x6x24_i16_pad11001001/desc.json
diff options
context:
space:
mode:
authorJeremy Johnson <jeremy.johnson@arm.com>2022-08-25 11:29:50 +0100
committerJeremy Johnson <jeremy.johnson@arm.com>2022-08-30 11:47:05 +0100
commit71de2cbff4e2fece9a95db3c2b92e1537b52de34 (patch)
tree6230b895180245127b9c2c84a6fbb215880bdd7a /operators/data_layout/pad/pad_ERRORIF_WrongOutputType_26x26x6x24_i16_pad11001001/desc.json
parentc824c384c0420ae9f9fa5efb006c4fba1594f765 (diff)
downloadconformance_tests-71de2cbff4e2fece9a95db3c2b92e1537b52de34.tar.gz
Regen PAD ERROR_IF tests for missing checks
Signed-off-by: Jeremy Johnson <jeremy.johnson@arm.com> Change-Id: I85e6aca325039a579c3b6ad695a54ad7d19aa541
Diffstat (limited to 'operators/data_layout/pad/pad_ERRORIF_WrongOutputType_26x26x6x24_i16_pad11001001/desc.json')
-rw-r--r--operators/data_layout/pad/pad_ERRORIF_WrongOutputType_26x26x6x24_i16_pad11001001/desc.json22
1 files changed, 22 insertions, 0 deletions
diff --git a/operators/data_layout/pad/pad_ERRORIF_WrongOutputType_26x26x6x24_i16_pad11001001/desc.json b/operators/data_layout/pad/pad_ERRORIF_WrongOutputType_26x26x6x24_i16_pad11001001/desc.json
new file mode 100644
index 000000000..199bfa93c
--- /dev/null
+++ b/operators/data_layout/pad/pad_ERRORIF_WrongOutputType_26x26x6x24_i16_pad11001001/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