blob: 955e1125675a05345ae9995f8282e4451c9459f4 [file] [log] [blame]
{
version: {
_major: 0,
_minor: 50,
_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: [
1,
1,
0,
1
],
stride: [
1,
1
],
dilation: [
2,
1
],
input_zp: 0,
weight_zp: 67,
accum_dtype: "INT48"
},
inputs: [
"input-0",
"const-1",
"const-2"
],
outputs: [
"result-0"
]
}
],
tensors: [
{
name: "input-0",
shape: [
1,
11,
33,
4
],
type: "INT16"
},
{
name: "const-1",
shape: [
1,
1,
4,
2
],
type: "INT8",
data: [
163,
189,
169,
255,
157,
160,
142,
117
]
},
{
name: "const-2",
shape: [
8
],
type: "INT48",
data: [
101,
108,
217,
174,
81,
20,
157,
184,
165,
178,
159,
130,
164,
212,
67,
12,
154,
184,
27,
253,
3,
105,
46,
182,
240,
227,
240,
114,
254,
135,
196,
221,
151,
38,
6,
43,
39,
207,
255,
244,
116,
135,
106,
21,
159,
4,
112,
10
]
},
{
name: "result-0",
shape: [
1,
13,
34,
8
],
type: "INT48"
}
],
inputs: [
"input-0"
],
outputs: [
"result-0"
]
}
]
}