blob: acf58ca789fc5292ad910971abe5bb3f484ab308 [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: "CONV3D",
attribute_type: "ConvAttribute",
attribute: {
pad: [
9,
0,
0,
9,
0,
9
],
stride: [
8,
1,
1
],
dilation: [
7,
1,
1
],
input_zp: 0,
weight_zp: 0
},
inputs: [
"input-0",
"const-1",
"const-2"
],
outputs: [
"result-0"
]
}
],
tensors: [
{
name: "input-0",
shape: [
1,
7,
18,
5,
4
],
type: "BF16"
},
{
name: "const-1",
shape: [
2,
2,
1,
1,
4
],
type: "BF16",
data: [
0,
0,
160,
190,
0,
0,
61,
191,
0,
0,
230,
191,
0,
0,
14,
63,
0,
0,
148,
191,
0,
0,
128,
191,
0,
0,
240,
191,
0,
0,
212,
191,
0,
0,
57,
63,
0,
0,
97,
190,
0,
0,
241,
63,
0,
0,
96,
191,
0,
0,
130,
191,
0,
0,
196,
190,
0,
0,
252,
62,
0,
0,
176,
191
]
},
{
name: "const-2",
shape: [
2
],
type: "FP32",
data: [
51,
156,
17,
62,
175,
219,
242,
62
]
},
{
name: "result-0",
shape: [
1,
2,
27,
14,
2
],
type: "FP32"
}
],
inputs: [
"input-0"
],
outputs: [
"result-0"
]
}
]
}
]
}