aboutsummaryrefslogtreecommitdiff
path: root/operators/image/resize/resize_ERRORIF_WrongOutputType_1x12x5x1_i8_modeB_outf16_sc3x1x4x1_off0x0_bor2x0/desc.json
diff options
context:
space:
mode:
authorJeremy Johnson <jeremy.johnson@arm.com>2022-10-13 12:50:25 +0100
committerJeremy Johnson <jeremy.johnson@arm.com>2022-10-13 12:50:25 +0100
commit52bfc1a26ec8a1583a274bedf848f3ff3047a2d6 (patch)
tree51cfeb0a1d0d9dcbd4f5aa25a8af6551a41baf58 /operators/image/resize/resize_ERRORIF_WrongOutputType_1x12x5x1_i8_modeB_outf16_sc3x1x4x1_off0x0_bor2x0/desc.json
parent7746767e3a0a421bdf64ef5cf0c8926bcfa86d1f (diff)
downloadconformance_tests-52bfc1a26ec8a1583a274bedf848f3ff3047a2d6.tar.gz
Updating IMAGE tests for FP16 and accumulator types
Signed-off-by: Jeremy Johnson <jeremy.johnson@arm.com> Change-Id: Ic72d5ee6733ee0b36bc8c851dc762838534eff5d
Diffstat (limited to 'operators/image/resize/resize_ERRORIF_WrongOutputType_1x12x5x1_i8_modeB_outf16_sc3x1x4x1_off0x0_bor2x0/desc.json')
-rw-r--r--operators/image/resize/resize_ERRORIF_WrongOutputType_1x12x5x1_i8_modeB_outf16_sc3x1x4x1_off0x0_bor2x0/desc.json22
1 files changed, 22 insertions, 0 deletions
diff --git a/operators/image/resize/resize_ERRORIF_WrongOutputType_1x12x5x1_i8_modeB_outf16_sc3x1x4x1_off0x0_bor2x0/desc.json b/operators/image/resize/resize_ERRORIF_WrongOutputType_1x12x5x1_i8_modeB_outf16_sc3x1x4x1_off0x0_bor2x0/desc.json
new file mode 100644
index 000000000..199bfa93c
--- /dev/null
+++ b/operators/image/resize/resize_ERRORIF_WrongOutputType_1x12x5x1_i8_modeB_outf16_sc3x1x4x1_off0x0_bor2x0/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