blob: f40ffa8af5eaba6649530e0d0bff35fbc8c2c3b7 [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,
0,
0
],
stride: [
1,
2
],
dilation: [
1,
2
],
input_zp: 0,
weight_zp: 0
},
inputs: [
"input-0",
"const-1",
"const-2"
],
outputs: [
"result-0"
]
}
],
tensors: [
{
name: "input-0",
shape: [
1,
17,
31,
4
],
type: "FP16"
},
{
name: "const-1",
shape: [
3,
1,
4,
3
],
type: "FP16",
data: [
178,
51,
157,
191,
144,
58,
198,
188,
36,
191,
24,
171,
64,
63,
3,
61,
107,
63,
160,
62,
22,
173,
7,
187,
241,
191,
28,
188,
69,
60,
33,
56,
17,
61,
0,
187,
74,
63,
193,
188,
85,
190,
130,
190,
8,
61,
251,
190,
185,
63,
141,
60,
79,
59,
70,
62,
0,
50,
76,
184,
76,
63,
10,
58,
23,
63,
86,
189,
1,
189,
130,
187
]
},
{
name: "const-2",
shape: [
12
],
type: "FP32",
data: [
87,
87,
177,
63,
59,
56,
146,
63,
238,
51,
70,
63,
207,
110,
90,
191,
115,
225,
33,
191,
205,
235,
87,
61,
252,
125,
34,
191,
166,
249,
151,
63,
5,
55,
226,
62,
122,
185,
233,
191,
187,
192,
33,
63,
60,
61,
165,
191
]
},
{
name: "result-0",
shape: [
1,
17,
16,
12
],
type: "FP32"
}
],
inputs: [
"input-0"
],
outputs: [
"result-0"
]
}
]
}
]
}