blob: 9d5a91d2cfaf04eebaeee9d72f6b785452438c86 [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,
0,
1,
0
],
stride: [
1,
1
],
dilation: [
1,
1
],
input_zp: 0,
weight_zp: 0
},
inputs: [
"input-0",
"const-1",
"const-2"
],
outputs: [
"result-0"
]
}
],
tensors: [
{
name: "input-0",
shape: [
1,
1,
65531,
2
],
type: "FP32"
},
{
name: "const-1",
shape: [
1,
1,
2,
3
],
type: "FP32",
data: [
24,
159,
205,
63,
63,
243,
157,
63,
18,
14,
171,
63,
193,
230,
167,
62,
11,
155,
234,
191,
3,
254,
197,
63
]
},
{
name: "const-2",
shape: [
6
],
type: "FP32",
data: [
69,
188,
141,
191,
90,
123,
194,
61,
253,
136,
217,
63,
242,
189,
47,
63,
255,
14,
191,
63,
53,
2,
188,
63
]
},
{
name: "result-0",
shape: [
1,
2,
65532,
6
],
type: "FP32"
}
],
inputs: [
"input-0"
],
outputs: [
"result-0"
]
}
]
}
]
}