blob: 02052006afd3db0ec5228ff0277c03431393cfc0 [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: [
1,
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,
1,
1,
3
],
type: "BF16",
data: [
0,
0,
224,
191,
0,
0,
216,
189,
0,
0,
231,
191,
0,
0,
196,
63,
0,
0,
232,
63,
0,
0,
232,
62,
0,
0,
234,
63,
0,
0,
48,
63,
0,
0,
176,
191
]
},
{
name: "const-2",
shape: [
3
],
type: "FP32",
data: [
207,
49,
125,
191,
17,
173,
234,
59,
89,
221,
3,
63
]
},
{
name: "result-0",
shape: [
1,
6,
12,
9,
3
],
type: "FP32"
}
],
inputs: [
"input-0"
],
outputs: [
"result-0"
]
}
]
}
]
}