aboutsummaryrefslogtreecommitdiff
path: root/operators/type_conversion/rescale/rescale_ERRORIF_WrongOutputType_18x11x21x21_u8_outINT32_sc0_dr0_pc0/desc.json
diff options
context:
space:
mode:
authorJeremy Johnson <jeremy.johnson@arm.com>2022-10-13 12:50:32 +0100
committerJeremy Johnson <jeremy.johnson@arm.com>2022-10-13 12:50:32 +0100
commit2caed563b3a5a394c38c42835ef3f0ce1dbece43 (patch)
treee3493e60e1a8415318329f33cdf7e2dcf9473860 /operators/type_conversion/rescale/rescale_ERRORIF_WrongOutputType_18x11x21x21_u8_outINT32_sc0_dr0_pc0/desc.json
parent06f9df4678a5e20fe6e877aff4032c23c1f4ab6d (diff)
downloadconformance_tests-2caed563b3a5a394c38c42835ef3f0ce1dbece43.tar.gz
Updating TYPE_CONVERSION tests for FP16 and accumulator types
Signed-off-by: Jeremy Johnson <jeremy.johnson@arm.com> Change-Id: I7e97e3e6a12f138c96a5c8febc45d47dd4f15b98
Diffstat (limited to 'operators/type_conversion/rescale/rescale_ERRORIF_WrongOutputType_18x11x21x21_u8_outINT32_sc0_dr0_pc0/desc.json')
-rw-r--r--operators/type_conversion/rescale/rescale_ERRORIF_WrongOutputType_18x11x21x21_u8_outINT32_sc0_dr0_pc0/desc.json22
1 files changed, 0 insertions, 22 deletions
diff --git a/operators/type_conversion/rescale/rescale_ERRORIF_WrongOutputType_18x11x21x21_u8_outINT32_sc0_dr0_pc0/desc.json b/operators/type_conversion/rescale/rescale_ERRORIF_WrongOutputType_18x11x21x21_u8_outINT32_sc0_dr0_pc0/desc.json
deleted file mode 100644
index 199bfa93c..000000000
--- a/operators/type_conversion/rescale/rescale_ERRORIF_WrongOutputType_18x11x21x21_u8_outINT32_sc0_dr0_pc0/desc.json
+++ /dev/null
@@ -1,22 +0,0 @@
-{
- "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