blob: c6f7e23163d748136d657da1bf1fcbb5fc7cae4b [file] [log] [blame]
{
version: {
_major: 0,
_minor: 80,
_patch: 0,
_draft: true
},
regions: [
{
name: "main",
blocks: [
{
name: "main",
operators: [
{
op: "PAD",
attribute_type: "PadAttribute",
attribute: {
padding: [
0,
0,
0,
0
],
pad_const_int: 6,
pad_const_fp: [
0,
0,
0,
0
]
},
inputs: [
"input-0"
],
outputs: [
"result-0"
]
}
],
tensors: [
{
name: "input-0",
shape: [
13,
6
],
type: "INT8"
},
{
name: "result-0",
shape: [
13,
6
],
type: "INT8"
}
],
inputs: [
"input-0"
],
outputs: [
"result-0"
]
}
]
}
]
}