blob: 59b8895f35aee920113f135046a3b24113b04683 [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: 18
},
inputs: [
"input-0",
"const-1"
],
outputs: [
"result-0"
]
}
],
tensors: [
{
name: "input-0",
shape: [
1,
13,
23,
24
],
type: "INT16"
},
{
name: "const-1",
shape: [
1,
1,
24,
1
],
type: "INT8",
data: [
154,
109,
230,
133,
111,
91,
69,
60,
147,
212,
91,
151,
144,
153,
47,
76,
214,
103,
197,
213,
251,
229,
148,
22
]
},
{
name: "const-2",
shape: [
24
],
type: "INT48",
data: [
199,
94,
213,
49,
206,
116,
129,
213,
221,
214,
155,
171,
220,
253,
45,
189,
168,
117,
226,
177,
51,
251,
20,
117,
195,
84,
50,
135,
67,
159,
242,
36,
7,
54,
121,
131,
120,
219,
96,
52,
21,
248,
216,
127,
79,
160,
118,
214,
146,
134,
167,
28,
99,
251,
74,
115,
40,
105,
210,
3,
88,
65,
45,
160,
244,
64,
203,
2,
22,
71,
182,
33,
67,
33,
149,
223,
189,
2,
114,
160,
142,
167,
132,
0,
113,
249,
98,
132,
132,
112,
28,
244,
113,
74,
222,
203,
215,
255,
47,
242,
184,
176,
196,
92,
153,
127,
93,
208,
211,
51,
149,
165,
154,
73,
123,
190,
180,
252,
71,
204,
210,
176,
37,
18,
174,
38,
108,
242,
205,
167,
24,
225,
7,
48,
214,
48,
254,
229,
69,
12,
191,
169,
72,
62
]
},
{
name: "result-0",
shape: [
1,
13,
23,
24
],
type: "INT48"
}
],
inputs: [
"input-0"
],
outputs: [
"result-0"
]
}
]
}