aboutsummaryrefslogtreecommitdiff
path: root/operators/data_layout/pad/pad_ERRORIF_PadSmallerZero_12x6x15x7_i16_pad-1-1-2-2-1-1-2-2/test.json
diff options
context:
space:
mode:
Diffstat (limited to 'operators/data_layout/pad/pad_ERRORIF_PadSmallerZero_12x6x15x7_i16_pad-1-1-2-2-1-1-2-2/test.json')
-rw-r--r--operators/data_layout/pad/pad_ERRORIF_PadSmallerZero_12x6x15x7_i16_pad-1-1-2-2-1-1-2-2/test.json77
1 files changed, 0 insertions, 77 deletions
diff --git a/operators/data_layout/pad/pad_ERRORIF_PadSmallerZero_12x6x15x7_i16_pad-1-1-2-2-1-1-2-2/test.json b/operators/data_layout/pad/pad_ERRORIF_PadSmallerZero_12x6x15x7_i16_pad-1-1-2-2-1-1-2-2/test.json
deleted file mode 100644
index 0e8b4c722..000000000
--- a/operators/data_layout/pad/pad_ERRORIF_PadSmallerZero_12x6x15x7_i16_pad-1-1-2-2-1-1-2-2/test.json
+++ /dev/null
@@ -1,77 +0,0 @@
-{
- version: {
- _major: 0,
- _minor: 51,
- _patch: 0,
- _draft: true
- },
- regions: [
- {
- name: "main",
- blocks: [
- {
- name: "main",
- operators: [
- {
- op: "PAD",
- attribute_type: "PadAttribute",
- attribute: {
- padding: [
- -1,
- -1,
- -2,
- -2,
- -1,
- -1,
- -2,
- -2
- ],
- pad_const_int: -11415,
- pad_const_fp: [
- 0,
- 0,
- 0,
- 0
- ]
- },
- inputs: [
- "input-0"
- ],
- outputs: [
- "result-0"
- ]
- }
- ],
- tensors: [
- {
- name: "input-0",
- shape: [
- 12,
- 6,
- 15,
- 7
- ],
- type: "INT16"
- },
- {
- name: "result-0",
- shape: [
- 10,
- 2,
- 13,
- 3
- ],
- type: "INT16"
- }
- ],
- inputs: [
- "input-0"
- ],
- outputs: [
- "result-0"
- ]
- }
- ]
- }
- ]
-}