aboutsummaryrefslogtreecommitdiff
path: root/operators/type_conversion/rescale/rescale_26_i16_outINT8_sc1_dr0_pc0
diff options
context:
space:
mode:
authorJeremy Johnson <jeremy.johnson@arm.com>2022-08-30 12:23:56 +0100
committerJeremy Johnson <jeremy.johnson@arm.com>2022-08-30 12:53:30 +0100
commitff2b7eb06072b4313e5e3746c03ee65a4b156c2f (patch)
treeb417fc1420d50725c6ae81352bbd507acbebf45c /operators/type_conversion/rescale/rescale_26_i16_outINT8_sc1_dr0_pc0
parent71de2cbff4e2fece9a95db3c2b92e1537b52de34 (diff)
downloadconformance_tests-ff2b7eb06072b4313e5e3746c03ee65a4b156c2f.tar.gz
Regen RESCALE tests for rank restriction removal
Signed-off-by: Jeremy Johnson <jeremy.johnson@arm.com> Change-Id: Icdd64491addaa79b43fef400953cec69bb317819
Diffstat (limited to 'operators/type_conversion/rescale/rescale_26_i16_outINT8_sc1_dr0_pc0')
-rw-r--r--operators/type_conversion/rescale/rescale_26_i16_outINT8_sc1_dr0_pc0/Conformance-result-0.json31
-rw-r--r--operators/type_conversion/rescale/rescale_26_i16_outINT8_sc1_dr0_pc0/desc.json24
-rw-r--r--operators/type_conversion/rescale/rescale_26_i16_outINT8_sc1_dr0_pc0/input-0.json31
-rw-r--r--operators/type_conversion/rescale/rescale_26_i16_outINT8_sc1_dr0_pc0/test.json60
4 files changed, 0 insertions, 146 deletions
diff --git a/operators/type_conversion/rescale/rescale_26_i16_outINT8_sc1_dr0_pc0/Conformance-result-0.json b/operators/type_conversion/rescale/rescale_26_i16_outINT8_sc1_dr0_pc0/Conformance-result-0.json
deleted file mode 100644
index 68b71c090..000000000
--- a/operators/type_conversion/rescale/rescale_26_i16_outINT8_sc1_dr0_pc0/Conformance-result-0.json
+++ /dev/null
@@ -1,31 +0,0 @@
-{
- "type": "int32",
- "data": [
- -22,
- -33,
- -12,
- -33,
- -25,
- -36,
- -32,
- -15,
- 5,
- 1,
- -31,
- -34,
- -20,
- -5,
- 0,
- 3,
- -19,
- -28,
- -34,
- -29,
- -33,
- 5,
- -23,
- 3,
- -9,
- -10
- ]
-} \ No newline at end of file
diff --git a/operators/type_conversion/rescale/rescale_26_i16_outINT8_sc1_dr0_pc0/desc.json b/operators/type_conversion/rescale/rescale_26_i16_outINT8_sc1_dr0_pc0/desc.json
deleted file mode 100644
index 7b8f68902..000000000
--- a/operators/type_conversion/rescale/rescale_26_i16_outINT8_sc1_dr0_pc0/desc.json
+++ /dev/null
@@ -1,24 +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": 0,
- "expected_failure": false,
- "expected_result_file": [
- "Conformance-result-0.npy"
- ],
- "profile": [
- "tosa-bi",
- "tosa-mi"
- ]
-} \ No newline at end of file
diff --git a/operators/type_conversion/rescale/rescale_26_i16_outINT8_sc1_dr0_pc0/input-0.json b/operators/type_conversion/rescale/rescale_26_i16_outINT8_sc1_dr0_pc0/input-0.json
deleted file mode 100644
index 700e09334..000000000
--- a/operators/type_conversion/rescale/rescale_26_i16_outINT8_sc1_dr0_pc0/input-0.json
+++ /dev/null
@@ -1,31 +0,0 @@
-{
- "type": "int32",
- "data": [
- -14381,
- -28344,
- 657,
- -29308,
- -17912,
- -32735,
- -27079,
- -4174,
- 22984,
- 17997,
- -26292,
- -30485,
- -10612,
- 9978,
- 16169,
- 21176,
- -10342,
- -21758,
- -31042,
- -23144,
- -28498,
- 23645,
- -15178,
- 21176,
- 3483,
- 2552
- ]
-} \ No newline at end of file
diff --git a/operators/type_conversion/rescale/rescale_26_i16_outINT8_sc1_dr0_pc0/test.json b/operators/type_conversion/rescale/rescale_26_i16_outINT8_sc1_dr0_pc0/test.json
deleted file mode 100644
index 74c751523..000000000
--- a/operators/type_conversion/rescale/rescale_26_i16_outINT8_sc1_dr0_pc0/test.json
+++ /dev/null
@@ -1,60 +0,0 @@
-{
- version: {
- _major: 0,
- _minor: 31,
- _patch: 0,
- _draft: true
- },
- blocks: [
- {
- name: "main",
- operators: [
- {
- op: "RESCALE",
- attribute_type: "RescaleAttribute",
- attribute: {
- input_zp: 0,
- output_zp: -12,
- multiplier: [
- 1593537280
- ],
- shift: [
- 41
- ],
- scale32: true,
- double_round: false,
- per_channel: false
- },
- inputs: [
- "input-0"
- ],
- outputs: [
- "result-0"
- ]
- }
- ],
- tensors: [
- {
- name: "input-0",
- shape: [
- 26
- ],
- type: "INT16"
- },
- {
- name: "result-0",
- shape: [
- 26
- ],
- type: "INT8"
- }
- ],
- inputs: [
- "input-0"
- ],
- outputs: [
- "result-0"
- ]
- }
- ]
-}