blob: f8aec801e023982f047b2edac0548848b90c8459 [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,
9,
0,
9,
0,
0
],
stride: [
2,
1,
1
],
dilation: [
1,
1,
2
],
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,
50,
191,
0,
0,
214,
191,
0,
0,
131,
189,
0,
0,
93,
63,
0,
0,
179,
191,
0,
0,
116,
191,
0,
0,
125,
63,
0,
0,
172,
63,
0,
0,
140,
190
]
},
{
name: "const-2",
shape: [
3
],
type: "FP32",
data: [
43,
113,
149,
191,
199,
253,
151,
190,
125,
200,
205,
191
]
},
{
name: "result-0",
shape: [
1,
8,
21,
17,
3
],
type: "FP32"
}
],
inputs: [
"input-0"
],
outputs: [
"result-0"
]
}
]
}
]
}