aboutsummaryrefslogtreecommitdiff
path: root/operators/data_layout/pad/pad_ERRORIF_WrongOutputList_13x5x15x5_i32_pad01100111/test.json
diff options
context:
space:
mode:
Diffstat (limited to 'operators/data_layout/pad/pad_ERRORIF_WrongOutputList_13x5x15x5_i32_pad01100111/test.json')
-rw-r--r--operators/data_layout/pad/pad_ERRORIF_WrongOutputList_13x5x15x5_i32_pad01100111/test.json78
1 files changed, 0 insertions, 78 deletions
diff --git a/operators/data_layout/pad/pad_ERRORIF_WrongOutputList_13x5x15x5_i32_pad01100111/test.json b/operators/data_layout/pad/pad_ERRORIF_WrongOutputList_13x5x15x5_i32_pad01100111/test.json
deleted file mode 100644
index 73d30b668..000000000
--- a/operators/data_layout/pad/pad_ERRORIF_WrongOutputList_13x5x15x5_i32_pad01100111/test.json
+++ /dev/null
@@ -1,78 +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: [
- 0,
- 1,
- 1,
- 0,
- 0,
- 1,
- 1,
- 1
- ],
- pad_const_int: 193292775,
- pad_const_fp: [
- 0,
- 0,
- 0,
- 0
- ]
- },
- inputs: [
- "input-0"
- ],
- outputs: [
- "result-0",
- "eiDummyOutput"
- ]
- }
- ],
- tensors: [
- {
- name: "input-0",
- shape: [
- 13,
- 5,
- 15,
- 5
- ],
- type: "INT32"
- },
- {
- name: "result-0",
- shape: [
- 14,
- 6,
- 16,
- 7
- ],
- type: "INT32"
- }
- ],
- inputs: [
- "input-0"
- ],
- outputs: [
- "result-0"
- ]
- }
- ]
- }
- ]
-}