blob: 039cf53da858aaeac33b0728968bb231f3f483e4 [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,
1
],
stride: [
1,
1
],
dilation: [
7,
7
],
input_zp: 0,
weight_zp: 0
},
inputs: [
"input-0",
"const-1",
"const-2"
],
outputs: [
"result-0"
]
}
],
tensors: [
{
name: "input-0",
shape: [
1,
17,
31,
4
],
type: "BF16"
},
{
name: "const-1",
shape: [
1,
1,
4,
4
],
type: "BF16",
data: [
0,
0,
54,
191,
0,
0,
211,
190,
0,
0,
4,
63,
0,
0,
191,
190,
0,
0,
67,
191,
0,
0,
202,
191,
0,
0,
171,
191,
0,
0,
144,
63,
0,
0,
106,
63,
0,
0,
96,
188,
0,
0,
23,
188,
0,
0,
114,
62,
0,
0,
101,
63,
0,
0,
28,
63,
0,
0,
76,
63,
0,
0,
207,
191
]
},
{
name: "const-2",
shape: [
16
],
type: "FP32",
data: [
212,
137,
196,
191,
101,
217,
221,
191,
73,
58,
160,
191,
11,
56,
183,
63,
70,
63,
244,
63,
10,
180,
117,
191,
208,
109,
43,
191,
59,
101,
227,
63,
194,
117,
37,
63,
201,
117,
39,
191,
48,
104,
155,
190,
191,
112,
118,
191,
81,
103,
174,
63,
92,
223,
198,
63,
186,
55,
226,
63,
99,
220,
218,
63
]
},
{
name: "result-0",
shape: [
1,
17,
32,
16
],
type: "FP32"
}
],
inputs: [
"input-0"
],
outputs: [
"result-0"
]
}
]
}
]
}