blob: ff3d4dfa5f8ebb53115085784cc110f84e03dab1 [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: [
1,
1,
0,
0,
1,
1
],
stride: [
2,
1,
1
],
dilation: [
7,
7,
7
],
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,
1,
1,
1,
4
],
type: "BF16",
data: [
0,
0,
212,
190,
0,
0,
176,
190,
0,
0,
168,
62,
0,
0,
168,
63,
0,
0,
56,
191,
0,
0,
14,
63,
0,
0,
85,
191,
0,
0,
173,
63
]
},
{
name: "const-2",
shape: [
2
],
type: "FP32",
data: [
89,
29,
244,
191,
229,
228,
16,
191
]
},
{
name: "result-0",
shape: [
1,
5,
18,
7,
2
],
type: "FP32"
}
],
inputs: [
"input-0"
],
outputs: [
"result-0"
]
}
]
}
]
}