blob: 4c2eab92589546b0e7e22f78b19df587cca408b6 [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: [
1,
1,
1,
0
],
stride: [
1,
1
],
dilation: [
1,
1
],
input_zp: -118,
weight_zp: -50
},
inputs: [
"input-0",
"const-1",
"const-2"
],
outputs: [
"result-0"
]
}
],
tensors: [
{
name: "input-0",
shape: [
1,
4,
65537,
1
],
type: "INT8"
},
{
name: "const-1",
shape: [
5,
5,
1,
4
],
type: "INT8",
data: [
18,
228,
82,
129,
98,
22,
37,
186,
11,
235,
182,
28,
170,
48,
39,
98,
106,
195,
37,
133,
226,
199,
233,
242,
231,
145,
30,
9,
45,
161,
185,
175,
228,
155,
193,
130,
19,
116,
29,
243,
106,
159,
128,
4,
106,
58,
168,
183,
66,
61,
254,
162,
18,
138,
195,
90,
180,
165,
24,
58,
33,
131,
233,
158,
41,
52,
7,
54,
143,
199,
128,
106,
193,
56,
61,
86,
255,
206,
160,
224,
16,
120,
209,
48,
250,
196,
15,
68,
182,
61,
128,
234,
21,
101,
62,
86,
156,
2,
64,
46
]
},
{
name: "const-2",
shape: [
4
],
type: "INT32",
data: [
189,
104,
150,
163,
85,
0,
166,
241,
243,
180,
81,
162,
237,
13,
36,
108
]
},
{
name: "result-0",
shape: [
1,
2,
65534,
4
],
type: "INT32"
}
],
inputs: [
"input-0"
],
outputs: [
"result-0"
]
}
]
}
]
}