blob: 03e06cb038f8dfcaef9918f004a9f5b58514f8ef [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,
0
],
stride: [
1,
1
],
dilation: [
0,
0
],
input_zp: 0,
weight_zp: 0
},
inputs: [
"input-0",
"const-1",
"const-2"
],
outputs: [
"result-0"
]
}
],
tensors: [
{
name: "input-0",
shape: [
1,
2,
4,
9
],
type: "FP32"
},
{
name: "const-1",
shape: [
1,
1,
9,
1
],
type: "FP32",
data: [
126,
171,
34,
63,
149,
159,
31,
63,
215,
159,
149,
62,
140,
227,
8,
62,
101,
15,
118,
63,
44,
160,
214,
61,
61,
109,
7,
63,
28,
142,
139,
62,
114,
61,
135,
62
]
},
{
name: "const-2",
shape: [
9
],
type: "FP32",
data: [
205,
54,
24,
63,
105,
69,
76,
63,
60,
245,
70,
63,
202,
105,
94,
63,
89,
247,
149,
62,
247,
118,
238,
62,
10,
240,
24,
60,
16,
50,
63,
63,
183,
204,
154,
62
]
},
{
name: "result-0",
shape: [
1,
2,
4,
9
],
type: "FP32"
}
],
inputs: [
"input-0"
],
outputs: [
"result-0"
]
}
]
}
]
}