aboutsummaryrefslogtreecommitdiff
path: root/operators/image/resize/resize_ERRORIF_BatchMismatch_1x5x14x15_bf16_modeB_outbf16_sc1654x139x1035x6794_off6339x3740_bor-138x-2921/test.json
diff options
context:
space:
mode:
Diffstat (limited to 'operators/image/resize/resize_ERRORIF_BatchMismatch_1x5x14x15_bf16_modeB_outbf16_sc1654x139x1035x6794_off6339x3740_bor-138x-2921/test.json')
-rw-r--r--operators/image/resize/resize_ERRORIF_BatchMismatch_1x5x14x15_bf16_modeB_outbf16_sc1654x139x1035x6794_off6339x3740_bor-138x-2921/test.json75
1 files changed, 0 insertions, 75 deletions
diff --git a/operators/image/resize/resize_ERRORIF_BatchMismatch_1x5x14x15_bf16_modeB_outbf16_sc1654x139x1035x6794_off6339x3740_bor-138x-2921/test.json b/operators/image/resize/resize_ERRORIF_BatchMismatch_1x5x14x15_bf16_modeB_outbf16_sc1654x139x1035x6794_off6339x3740_bor-138x-2921/test.json
deleted file mode 100644
index e7551541d..000000000
--- a/operators/image/resize/resize_ERRORIF_BatchMismatch_1x5x14x15_bf16_modeB_outbf16_sc1654x139x1035x6794_off6339x3740_bor-138x-2921/test.json
+++ /dev/null
@@ -1,75 +0,0 @@
-{
- version: {
- _major: 0,
- _minor: 51,
- _patch: 0,
- _draft: true
- },
- regions: [
- {
- name: "main",
- blocks: [
- {
- name: "main",
- operators: [
- {
- op: "RESIZE",
- attribute_type: "ResizeAttribute",
- attribute: {
- scale: [
- 1654,
- 139,
- 1035,
- 6794
- ],
- offset: [
- 6339,
- 3740
- ],
- border: [
- -138,
- -2921
- ],
- mode: "BILINEAR"
- },
- inputs: [
- "input-0"
- ],
- outputs: [
- "result-0"
- ]
- }
- ],
- tensors: [
- {
- name: "input-0",
- shape: [
- 1,
- 5,
- 14,
- 15
- ],
- type: "BF16"
- },
- {
- name: "result-0",
- shape: [
- 5,
- 2,
- 2,
- 15
- ],
- type: "BF16"
- }
- ],
- inputs: [
- "input-0"
- ],
- outputs: [
- "result-0"
- ]
- }
- ]
- }
- ]
-}