blob: b16e5d7475a9c5d034e75c69c76f34b243990542 [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: [
0,
1,
0,
1,
0,
0
],
stride: [
2,
1,
1
],
dilation: [
1,
1,
7
],
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,
213,
191,
0,
0,
49,
63,
0,
0,
201,
191,
0,
0,
239,
191,
0,
0,
61,
191,
0,
0,
158,
63,
0,
0,
14,
63,
0,
0,
131,
190,
0,
0,
117,
191
]
},
{
name: "const-2",
shape: [
3
],
type: "FP32",
data: [
134,
198,
99,
63,
231,
236,
178,
190,
137,
115,
91,
63
]
},
{
name: "result-0",
shape: [
1,
4,
13,
17,
3
],
type: "FP32"
}
],
inputs: [
"input-0"
],
outputs: [
"result-0"
]
}
]
}
]
}