blob: dadd951025e65bcf876a3ccc4d38da72b4e2b62e [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: [
0,
0,
0,
0
],
stride: [
1,
1
],
dilation: [
1,
1
],
input_zp: 0,
weight_zp: 13
},
inputs: [
"input-0",
"const-1",
"const-2"
],
outputs: [
"result-0"
]
}
],
tensors: [
{
name: "input-0",
shape: [
1,
7,
6,
5
],
type: "BF16"
},
{
name: "const-1",
shape: [
1,
1,
5,
1
],
type: "BF16",
data: [
0,
0,
55,
62,
0,
0,
211,
62,
0,
0,
73,
63,
0,
0,
104,
63,
0,
0,
23,
63
]
},
{
name: "const-2",
shape: [
5
],
type: "FP32",
data: [
18,
71,
153,
62,
138,
170,
46,
63,
57,
122,
61,
63,
203,
23,
170,
62,
164,
152,
83,
63
]
},
{
name: "result-0",
shape: [
1,
7,
6,
5
],
type: "FP32"
}
],
inputs: [
"input-0"
],
outputs: [
"result-0"
]
}
]
}
]
}