blob: 8d905e8b0ed1703e9b01232316c94240102ab10b [file] [log] [blame]
{
version: {
_major: 0,
_minor: 40,
_patch: 0,
_draft: false
},
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: [
0,
0,
0,
0
],
stride: [
1,
1
],
dilation: [
1,
1
],
input_zp: 0,
weight_zp: -3
},
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: [
5,
5,
3,
2
],
type: "INT8",
data: [
104,
79,
248,
186,
185,
226,
96,
81,
230,
105,
224,
101,
84,
208,
127,
112,
158,
71,
26,
157,
129,
76,
65,
62,
166,
226,
22,
15,
140,
16,
92,
31,
34,
119,
212,
105,
16,
19,
202,
225,
10,
117,
52,
25,
148,
8,
68,
36,
90,
117,
98,
18,
101,
210,
114,
133,
131,
250,
31,
105,
190,
217,
132,
97,
86,
67,
38,
23,
12,
214,
72,
90,
129,
141,
58,
12,
146,
125,
239,
83,
227,
104,
153,
192,
151,
40,
13,
187,
107,
39,
163,
213,
98,
221,
178,
205,
46,
220,
5,
214,
123,
101,
80,
20,
35,
214,
207,
193,
213,
24,
11,
164,
60,
135,
95,
186,
77,
219,
72,
126,
223,
255,
22,
113,
85,
18,
23,
56,
91,
0,
67,
28,
216,
10,
125,
75,
252,
93,
171,
110,
94,
202,
51,
241,
91,
233,
246,
89,
113,
153
]
},
{
name: "const-2",
shape: [
6
],
type: "INT48",
data: [
103,
3,
142,
192,
121,
120,
251,
16,
78,
102,
172,
112,
99,
212,
115,
198,
48,
189,
145,
40,
248,
109,
254,
232,
9,
230,
50,
208,
240,
53,
239,
241,
12,
45,
145,
69
]
},
{
name: "result-0",
shape: [
1,
5,
40,
6
],
type: "INT48"
}
],
inputs: [
"input-0"
],
outputs: [
"result-0"
]
}
]
}