blob: 9b622de722f826cdb1cffcb245bf2fd314684825 [file] [log] [blame]
{
version: {
_major: 0,
_minor: 60,
_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,
0,
9
],
stride: [
1,
2
],
dilation: [
2,
1
],
input_zp: 0,
weight_zp: 20
},
inputs: [
"input-0",
"const-1",
"const-2"
],
outputs: [
"result-0"
]
}
],
tensors: [
{
name: "input-0",
shape: [
1,
9,
44,
3
],
type: "INT16"
},
{
name: "const-1",
shape: [
1,
1,
3,
4
],
type: "INT8",
data: [
28,
150,
96,
33,
116,
3,
221,
197,
8,
223,
10,
232
]
},
{
name: "const-2",
shape: [
12
],
type: "INT48",
data: [
1,
77,
249,
231,
212,
114,
28,
113,
199,
154,
138,
107,
143,
30,
252,
38,
185,
159,
227,
11,
7,
207,
43,
249,
225,
148,
238,
97,
6,
183,
2,
39,
17,
253,
190,
197,
227,
247,
154,
182,
139,
27,
127,
155,
160,
171,
87,
134,
20,
241,
232,
163,
97,
88,
235,
117,
217,
135,
230,
6,
89,
34,
248,
204,
159,
71,
10,
146,
164,
145,
254,
167
]
},
{
name: "result-0",
shape: [
1,
27,
27,
12
],
type: "INT48"
}
],
inputs: [
"input-0"
],
outputs: [
"result-0"
]
}
]
}
]
}