blob: 921c95bdb5d07a7f77a10fad4e7d9eaab0b03bb4 [file] [log] [blame]
{
version: {
_major: 0,
_minor: 80,
_patch: 0,
_draft: true
},
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,
0,
1
],
stride: [
8,
1
],
dilation: [
1,
1
],
input_zp: 0,
weight_zp: -28
},
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: [
1,
1,
3,
4
],
type: "INT8",
data: [
72,
22,
86,
27,
10,
51,
136,
218,
138,
111,
143,
190
]
},
{
name: "const-2",
shape: [
12
],
type: "INT48",
data: [
172,
197,
63,
65,
159,
253,
168,
90,
116,
158,
65,
95,
73,
60,
161,
63,
242,
55,
191,
130,
228,
106,
144,
32,
37,
220,
8,
241,
133,
148,
83,
190,
197,
192,
75,
54,
238,
34,
232,
46,
48,
140,
47,
210,
21,
233,
205,
178,
133,
218,
56,
52,
224,
139,
150,
137,
254,
224,
253,
65,
136,
169,
144,
196,
118,
48,
46,
2,
135,
131,
249,
107
]
},
{
name: "result-0",
shape: [
1,
2,
45,
12
],
type: "INT48"
}
],
inputs: [
"input-0"
],
outputs: [
"result-0"
]
}
]
}
]
}