blob: c100fd8a2660a7ad135ea5e843b174c65ed7852c [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,
0,
0,
0
],
stride: [
1,
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,
249,
190,
0,
0,
74,
63,
0,
0,
88,
190,
0,
0,
147,
190,
0,
0,
219,
191,
0,
0,
138,
61,
0,
0,
167,
191,
0,
0,
141,
191,
0,
0,
249,
63
]
},
{
name: "const-2",
shape: [
3
],
type: "FP32",
data: [
224,
110,
60,
191,
201,
90,
211,
63,
166,
8,
128,
60
]
},
{
name: "result-0",
shape: [
1,
7,
12,
17,
3
],
type: "FP32"
}
],
inputs: [
"input-0"
],
outputs: [
"result-0"
]
}
]
}
]
}