blob: 7bc4f5b1a9557a6d43860f74d9523e85100b18d2 [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: [
1,
1,
0,
0,
0,
0
],
stride: [
1,
1,
1
],
dilation: [
2,
2,
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,
246,
63,
0,
0,
188,
63,
0,
0,
251,
191,
0,
0,
181,
191,
0,
0,
210,
190,
0,
0,
234,
191,
0,
0,
206,
190,
0,
0,
83,
63,
0,
0,
0,
191
]
},
{
name: "const-2",
shape: [
3
],
type: "FP32",
data: [
195,
198,
11,
191,
95,
146,
240,
63,
108,
187,
197,
63
]
},
{
name: "result-0",
shape: [
1,
8,
12,
17,
3
],
type: "FP32"
}
],
inputs: [
"input-0"
],
outputs: [
"result-0"
]
}
]
}
]
}