blob: 0ef70b6bafa87a19638b201397687f1ea546320c [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,
0,
9,
9
],
stride: [
1,
1
],
dilation: [
1,
1
],
input_zp: -115,
weight_zp: -28
},
inputs: [
"input-0",
"const-1",
"const-2"
],
outputs: [
"result-0"
]
}
],
tensors: [
{
name: "input-0",
shape: [
1,
11,
33,
4
],
type: "INT8"
},
{
name: "const-1",
shape: [
2,
2,
4,
4
],
type: "INT8",
data: [
211,
230,
187,
67,
248,
56,
132,
134,
152,
188,
160,
251,
253,
34,
226,
74,
195,
93,
236,
87,
166,
56,
233,
150,
226,
237,
27,
28,
38,
169,
167,
227,
53,
168,
177,
133,
147,
115,
1,
131,
36,
23,
174,
9,
102,
201,
84,
111,
189,
183,
81,
183,
19,
195,
86,
169,
194,
138,
134,
103,
168,
149,
191,
118
]
},
{
name: "const-2",
shape: [
16
],
type: "INT32",
data: [
171,
126,
28,
120,
210,
122,
93,
62,
76,
187,
164,
41,
135,
44,
91,
182,
139,
190,
216,
94,
202,
55,
55,
72,
64,
240,
62,
29,
141,
25,
209,
76,
74,
189,
166,
53,
182,
157,
133,
115,
255,
103,
225,
209,
6,
46,
230,
198,
128,
144,
41,
224,
199,
58,
46,
39,
38,
132,
17,
70,
134,
131,
254,
234
]
},
{
name: "result-0",
shape: [
1,
19,
50,
16
],
type: "INT32"
}
],
inputs: [
"input-0"
],
outputs: [
"result-0"
]
}
]
}
]
}