blob: 74e1735ce253b4a3e0e4e508744c88f4950061a8 [file] [log] [blame]
{
version: {
_major: 0,
_minor: 80,
_patch: 0,
_draft: true
},
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,
0,
9,
9
],
stride: [
2,
1,
1
],
dilation: [
7,
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,
237,
63,
0,
0,
168,
191,
0,
0,
237,
63,
0,
0,
239,
63,
0,
0,
238,
63,
0,
0,
10,
191,
0,
0,
209,
62,
0,
0,
50,
63,
0,
0,
154,
191
]
},
{
name: "const-2",
shape: [
3
],
type: "FP32",
data: [
36,
178,
75,
63,
154,
229,
1,
190,
93,
143,
240,
63
]
},
{
name: "result-0",
shape: [
1,
8,
12,
35,
3
],
type: "FP32"
}
],
inputs: [
"input-0"
],
outputs: [
"result-0"
]
}
]
}
]
}