blob: b58865486e57f6d035566796d15b8d48784a2f17 [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: [
9,
0,
0,
0
],
stride: [
1,
8
],
dilation: [
2,
1
],
input_zp: 0,
weight_zp: 91
},
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: [
115,
184,
110,
91,
81,
250,
213,
66
]
},
{
name: "const-2",
shape: [
8
],
type: "INT48",
data: [
44,
94,
73,
144,
218,
158,
49,
96,
169,
4,
131,
178,
182,
88,
210,
182,
169,
182,
176,
241,
138,
170,
93,
78,
65,
87,
60,
76,
101,
220,
59,
13,
154,
79,
121,
141,
240,
145,
59,
216,
182,
76,
74,
5,
9,
105,
254,
104
]
},
{
name: "result-0",
shape: [
1,
20,
5,
8
],
type: "INT48"
}
],
inputs: [
"input-0"
],
outputs: [
"result-0"
]
}
]
}
]
}