blob: 03936d3487d9765508058d83332bfdcb084d8139 [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,
1,
2,
6
],
type: "BF16"
},
{
name: "const-1",
shape: [
1,
1,
6,
1
],
type: "BF16",
data: [
0,
0,
99,
63,
0,
0,
65,
62,
0,
0,
97,
62,
0,
0,
47,
63,
0,
0,
182,
61,
0,
0,
59,
63
]
},
{
name: "const-2",
shape: [
6
],
type: "FP32",
data: [
251,
71,
137,
62,
15,
51,
41,
63,
104,
127,
95,
63,
126,
15,
28,
63,
196,
201,
89,
62,
202,
97,
73,
61
]
},
{
name: "result-0",
shape: [
1,
1,
2,
6
],
type: "FP32"
}
],
inputs: [
"input-0"
],
outputs: [
"result-0"
]
}
]
}
]
}