aboutsummaryrefslogtreecommitdiff
path: root/operators/image/resize/resize_ERRORIF_ResizeOutputShapeNonInteger_1x32x30x9_i16_modeB_outi48_sc1876x.../test.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_ResizeOutputShapeNonInteger_1x32x30x9_i16_modeB_outi48_sc1876x26580x1358x5153_off24857x6108_bor-15331x-1865/test.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_ResizeOutputShapeNonInteger_1x32x30x9_i16_modeB_outi48_sc1876x26580x1358x5153_off24857x6108_bor-15331x-1865/test.json')
-rw-r--r--operators/image/resize/resize_ERRORIF_ResizeOutputShapeNonInteger_1x32x30x9_i16_modeB_outi48_sc1876x26580x1358x5153_off24857x6108_bor-15331x-1865/test.json70
1 files changed, 0 insertions, 70 deletions
diff --git a/operators/image/resize/resize_ERRORIF_ResizeOutputShapeNonInteger_1x32x30x9_i16_modeB_outi48_sc1876x26580x1358x5153_off24857x6108_bor-15331x-1865/test.json b/operators/image/resize/resize_ERRORIF_ResizeOutputShapeNonInteger_1x32x30x9_i16_modeB_outi48_sc1876x26580x1358x5153_off24857x6108_bor-15331x-1865/test.json
deleted file mode 100644
index 229fc7363..000000000
--- a/operators/image/resize/resize_ERRORIF_ResizeOutputShapeNonInteger_1x32x30x9_i16_modeB_outi48_sc1876x26580x1358x5153_off24857x6108_bor-15331x-1865/test.json
+++ /dev/null
@@ -1,70 +0,0 @@
-{
- version: {
- _major: 0,
- _minor: 41,
- _patch: 0,
- _draft: true
- },
- blocks: [
- {
- name: "main",
- operators: [
- {
- op: "RESIZE",
- attribute_type: "ResizeAttribute",
- attribute: {
- scale: [
- 1876,
- 26580,
- 1358,
- 5153
- ],
- offset: [
- 24857,
- 6108
- ],
- border: [
- -15331,
- -1865
- ],
- mode: "BILINEAR"
- },
- inputs: [
- "input-0"
- ],
- outputs: [
- "result-0"
- ]
- }
- ],
- tensors: [
- {
- name: "input-0",
- shape: [
- 1,
- 32,
- 30,
- 9
- ],
- type: "INT16"
- },
- {
- name: "result-0",
- shape: [
- 1,
- 1,
- 7,
- 9
- ],
- type: "INT48"
- }
- ],
- inputs: [
- "input-0"
- ],
- outputs: [
- "result-0"
- ]
- }
- ]
-}