blob: 777cae4b35386b264b9f8cc518b64bd7480c2435 [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: [
1,
1,
1,
0
],
stride: [
1,
1
],
dilation: [
1,
1
],
input_zp: 34,
weight_zp: 70
},
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,
2
],
type: "INT8",
data: [
215,
220,
146,
171,
91,
239,
233,
172,
254,
71,
223,
58,
100,
136,
242,
52,
86,
178,
96,
54,
138,
94,
112,
53,
157,
41,
100,
226,
158,
86,
33,
237,
210,
175,
71,
49,
58,
252,
98,
63,
34,
51,
147,
203,
227,
230,
110,
157,
54,
59
]
},
{
name: "const-2",
shape: [
2
],
type: "INT32",
data: [
156,
48,
83,
193,
231,
255,
210,
232
]
},
{
name: "result-0",
shape: [
1,
2,
65534,
2
],
type: "INT32"
}
],
inputs: [
"input-0"
],
outputs: [
"result-0"
]
}
]
}