blob: 1440e5a25d31269da067624a37182a618742234e [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,
9,
0
],
stride: [
2,
1
],
dilation: [
2,
1
],
input_zp: 0,
weight_zp: -65
},
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: [
3,
1,
3,
2
],
type: "INT8",
data: [
177,
133,
216,
165,
173,
82,
119,
57,
6,
179,
110,
130,
200,
182,
203,
169,
157,
171
]
},
{
name: "const-2",
shape: [
6
],
type: "INT48",
data: [
58,
7,
117,
124,
218,
240,
195,
188,
182,
134,
90,
107,
139,
200,
28,
25,
125,
23,
254,
208,
53,
26,
192,
101,
73,
246,
99,
46,
56,
57,
104,
205,
141,
227,
19,
44
]
},
{
name: "result-0",
shape: [
1,
3,
53,
6
],
type: "INT48"
}
],
inputs: [
"input-0"
],
outputs: [
"result-0"
]
}
]
}