blob: 3114b34400a698ce931429ed509ae72a3d49b631 [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: [
0,
9,
9,
0
],
stride: [
1,
1
],
dilation: [
1,
1
],
input_zp: -51,
weight_zp: 0
},
inputs: [
"input-0",
"const-1",
"const-2"
],
outputs: [
"result-0"
]
}
],
tensors: [
{
name: "input-0",
shape: [
1,
9,
44,
3
],
type: "INT8"
},
{
name: "const-1",
shape: [
3,
1,
3,
3
],
type: "INT4",
data: [
119,
54,
18,
94,
54,
85,
195,
53,
122,
111,
48,
237,
195,
9
]
},
{
name: "const-2",
shape: [
9
],
type: "INT32",
data: [
101,
57,
57,
70,
90,
205,
178,
158,
94,
4,
185,
99,
113,
208,
241,
29,
151,
202,
136,
215,
20,
246,
196,
135,
250,
247,
49,
1,
156,
124,
94,
93,
66,
218,
158,
116
]
},
{
name: "result-0",
shape: [
1,
16,
53,
9
],
type: "INT32"
}
],
inputs: [
"input-0"
],
outputs: [
"result-0"
]
}
]
}
]
}