blob: 49862d7afd4913fcf61b0198fff3c93a9ef7551d [file] [log] [blame]
{
version: {
_major: 0,
_minor: 60,
_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,
1
],
stride: [
1,
1
],
dilation: [
2,
1
],
input_zp: 0,
weight_zp: -55
},
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: [
40,
122,
202,
202,
191,
209,
154,
21
]
},
{
name: "const-2",
shape: [
8
],
type: "INT48",
data: [
109,
152,
136,
232,
167,
167,
133,
189,
120,
22,
114,
59,
221,
59,
158,
216,
42,
20,
135,
90,
33,
86,
199,
120,
181,
127,
170,
185,
83,
48,
107,
26,
194,
48,
20,
254,
208,
208,
226,
47,
162,
132,
34,
51,
174,
214,
91,
51
]
},
{
name: "result-0",
shape: [
1,
13,
34,
8
],
type: "INT48"
}
],
inputs: [
"input-0"
],
outputs: [
"result-0"
]
}
]
}
]
}