blob: 619374a09fafb057a296b18bc8492a4e8510a596 [file] [log] [blame]
{
version: {
_major: 0,
_minor: 70,
_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,
0,
1
],
stride: [
-2,
-2
],
dilation: [
1,
2
],
input_zp: 0,
weight_zp: 0
},
inputs: [
"input-0",
"const-1",
"const-2"
],
outputs: [
"result-0"
]
}
],
tensors: [
{
name: "input-0",
shape: [
1,
6,
2,
6
],
type: "FP16"
},
{
name: "const-1",
shape: [
1,
1,
6,
2
],
type: "FP16",
data: [
85,
59,
208,
59,
203,
52,
155,
49,
6,
51,
165,
55,
255,
58,
0,
56,
23,
43,
27,
41,
71,
51,
190,
58
]
},
{
name: "const-2",
shape: [
12
],
type: "FP16",
data: [
249,
56,
129,
56,
26,
53,
111,
59,
77,
53,
174,
58,
43,
59,
188,
55,
40,
59,
110,
52,
68,
57,
161,
45
]
},
{
name: "result-0",
shape: [
1,
-2,
0,
12
],
type: "FP16"
}
],
inputs: [
"input-0"
],
outputs: [
"result-0"
]
}
]
}
]
}