blob: c80475ec31d431151d62fe1895402418f1c3054e [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: [
0,
0,
1,
0
],
stride: [
1,
1
],
dilation: [
7,
1
],
input_zp: 0,
weight_zp: -106
},
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: [
147,
45,
232,
150,
19,
103,
7,
4
]
},
{
name: "const-2",
shape: [
8
],
type: "INT48",
data: [
16,
155,
215,
32,
151,
209,
185,
221,
47,
61,
194,
171,
116,
142,
105,
185,
34,
115,
45,
133,
141,
132,
248,
102,
99,
24,
227,
109,
65,
94,
204,
96,
30,
44,
106,
210,
244,
242,
29,
25,
139,
61,
50,
85,
183,
60,
91,
84
]
},
{
name: "result-0",
shape: [
1,
11,
34,
8
],
type: "INT48"
}
],
inputs: [
"input-0"
],
outputs: [
"result-0"
]
}
]
}
]
}