blob: 33621c6a40c059902e033b2ff1797eeb56101563 [file] [log] [blame]
{
version: {
_major: 0,
_minor: 80,
_patch: 0,
_draft: true
},
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: "CONV3D",
attribute_type: "ConvAttribute",
attribute: {
pad: [
1,
0,
0,
1,
0,
0
],
stride: [
2,
1,
2
],
dilation: [
2,
1,
1
],
input_zp: 0,
weight_zp: 0
},
inputs: [
"input-0",
"const-1",
"const-2"
],
outputs: [
"result-0"
]
}
],
tensors: [
{
name: "input-0",
shape: [
1,
6,
12,
17,
3
],
type: "BF16"
},
{
name: "const-1",
shape: [
3,
1,
2,
1,
3
],
type: "BF16",
data: [
0,
0,
213,
191,
0,
0,
79,
63,
0,
0,
155,
191,
0,
0,
161,
63,
0,
0,
184,
63,
0,
0,
65,
63,
0,
0,
21,
190,
0,
0,
249,
191,
0,
0,
0,
191,
0,
0,
204,
191,
0,
0,
1,
63,
0,
0,
160,
191,
0,
0,
117,
63,
0,
0,
239,
63,
0,
0,
229,
63,
0,
0,
191,
191,
0,
0,
167,
191,
0,
0,
177,
63
]
},
{
name: "const-2",
shape: [
3
],
type: "FP32",
data: [
143,
232,
67,
60,
63,
244,
212,
63,
36,
198,
253,
191
]
},
{
name: "result-0",
shape: [
1,
4,
12,
9,
3
],
type: "FP32"
}
],
inputs: [
"input-0"
],
outputs: [
"result-0"
]
}
]
}
]
}