blob: 1d763db5f99607db956d53eabe9dbd7821905a30 [file] [log] [blame]
{
version: {
_major: 0,
_minor: 60,
_patch: 0,
_draft: false
},
regions: [
{
name: "main",
blocks: [
{
name: "main",
operators: [
{
op: "PAD",
attribute_type: "PadAttribute",
attribute: {
padding: [
1,
0,
1,
0,
0,
1
],
pad_const_int: 0,
pad_const_fp: [
0,
0,
0,
0
]
},
inputs: [
"input-0"
],
outputs: [
"result-0"
]
}
],
tensors: [
{
name: "input-0",
shape: [
6,
35,
56
],
type: "BOOL"
},
{
name: "result-0",
shape: [
7,
36,
57
],
type: "BOOL"
}
],
inputs: [
"input-0"
],
outputs: [
"result-0"
]
}
]
}
]
}