blob: 4a83ec03e3d33b59297c03eacbf76b3298e63a27 [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: "CONV3D",
attribute_type: "ConvAttribute",
attribute: {
pad: [
0,
0,
0,
0,
0,
0
],
stride: [
2,
2,
2
],
dilation: [
1,
1,
1
],
input_zp: 0,
weight_zp: 0
},
inputs: [
"input-0",
"const-1",
"const-2"
],
outputs: [
"result-0"
]
}
],
tensors: [
{
name: "input-0",
shape: [
1,
3,
2,
9,
6
],
type: "BF16"
},
{
name: "const-1",
shape: [
3,
1,
1,
1,
6
],
type: "BF16",
data: [
0,
0,
56,
63,
0,
0,
43,
63,
0,
0,
244,
62,
0,
0,
131,
62,
0,
0,
132,
62,
0,
0,
67,
63,
0,
0,
230,
62,
0,
0,
168,
62,
0,
0,
47,
63,
0,
0,
0,
63,
0,
0,
225,
62,
0,
0,
13,
62,
0,
0,
102,
63,
0,
0,
84,
63,
0,
0,
86,
63,
0,
0,
63,
62,
0,
0,
1,
63,
0,
0,
114,
63
]
},
{
name: "const-2",
shape: [
3
],
type: "FP32",
data: [
184,
129,
109,
63,
177,
19,
31,
61,
229,
30,
225,
59
]
},
{
name: "result-0",
shape: [
1,
2,
1,
5,
3
],
type: "FP32"
}
],
inputs: [
"input-0"
],
outputs: [
"result-0"
]
}
]
}
]
}