aboutsummaryrefslogtreecommitdiff
path: root/operators/type_conversion/rescale/rescale_ERRORIF_OutputZeroPointNotZero_10x3x12_i16_outINT16_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_OutputZeroPointNotZero_10x3x12_i16_outINT16_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_OutputZeroPointNotZero_10x3x12_i16_outINT16_sc0_dr0_pc0/desc.json')
-rw-r--r--operators/type_conversion/rescale/rescale_ERRORIF_OutputZeroPointNotZero_10x3x12_i16_outINT16_sc0_dr0_pc0/desc.json22
1 files changed, 22 insertions, 0 deletions
diff --git a/operators/type_conversion/rescale/rescale_ERRORIF_OutputZeroPointNotZero_10x3x12_i16_outINT16_sc0_dr0_pc0/desc.json b/operators/type_conversion/rescale/rescale_ERRORIF_OutputZeroPointNotZero_10x3x12_i16_outINT16_sc0_dr0_pc0/desc.json
new file mode 100644
index 000000000..a0c922627
--- /dev/null
+++ b/operators/type_conversion/rescale/rescale_ERRORIF_OutputZeroPointNotZero_10x3x12_i16_outINT16_sc0_dr0_pc0/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 DType not INT8 and zero point not 0",
+ "profile": [
+ "tosa-bi",
+ "tosa-mi"
+ ]
+} \ No newline at end of file