blob: ca756b0c27a0e283da6f3541ae2ac721128797e6 [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,
0
],
stride: [
2,
1,
2
],
dilation: [
1,
7,
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,
197,
63,
0,
0,
179,
62,
0,
0,
204,
191,
0,
0,
38,
191,
0,
0,
244,
191,
0,
0,
153,
63,
0,
0,
229,
63,
0,
0,
78,
63,
0,
0,
97,
63
]
},
{
name: "const-2",
shape: [
3
],
type: "FP32",
data: [
79,
144,
250,
191,
104,
49,
200,
63,
174,
246,
225,
189
]
},
{
name: "result-0",
shape: [
1,
8,
21,
9,
3
],
type: "FP32"
}
],
inputs: [
"input-0"
],
outputs: [
"result-0"
]
}
]
}
]
}