blob: a285ace141165620051459ff4ac1cc651d87eb9a [file] [log] [blame]
{
version: {
_major: 0,
_minor: 70,
_patch: 0,
_draft: false
},
regions: [
{
name: "main",
blocks: [
{
name: "main",
operators: [
{
op: "CONST",
attribute_type: "NONE",
inputs: [
],
outputs: [
"const-1"
]
},
{
op: "CONST",
attribute_type: "NONE",
inputs: [
],
outputs: [
"const-2"
]
},
{
op: "DEPTHWISE_CONV2D",
attribute_type: "ConvAttribute",
attribute: {
pad: [
9,
9,
9,
9
],
stride: [
1,
2
],
dilation: [
1,
7
],
input_zp: 0,
weight_zp: -13
},
inputs: [
"input-0",
"const-1",
"const-2"
],
outputs: [
"result-0"
]
}
],
tensors: [
{
name: "input-0",
shape: [
1,
11,
33,
4
],
type: "INT16"
},
{
name: "const-1",
shape: [
1,
1,
4,
2
],
type: "INT8",
data: [
237,
67,
175,
88,
177,
79,
50,
157
]
},
{
name: "const-2",
shape: [
8
],
type: "INT48",
data: [
230,
86,
162,
208,
53,
142,
160,
209,
240,
228,
105,
56,
35,
29,
234,
248,
139,
95,
47,
15,
179,
124,
179,
24,
162,
232,
77,
130,
27,
15,
82,
192,
45,
83,
221,
57,
69,
207,
133,
119,
77,
50,
50,
76,
107,
52,
193,
234
]
},
{
name: "result-0",
shape: [
1,
29,
26,
8
],
type: "INT48"
}
],
inputs: [
"input-0"
],
outputs: [
"result-0"
]
}
]
}
]
}