blob: a42d0ff96b2ce967c5799b591d0814fb03a88ab1 [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,
0,
1,
1,
0,
0
],
stride: [
2,
1,
2
],
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,
7,
18,
5,
4
],
type: "BF16"
},
{
name: "const-1",
shape: [
2,
2,
1,
1,
4
],
type: "BF16",
data: [
0,
0,
30,
63,
0,
0,
105,
61,
0,
0,
34,
63,
0,
0,
27,
63,
0,
0,
139,
190,
0,
0,
202,
191,
0,
0,
7,
63,
0,
0,
80,
63,
0,
0,
12,
191,
0,
0,
215,
63,
0,
0,
166,
191,
0,
0,
10,
63,
0,
0,
252,
190,
0,
0,
183,
191,
0,
0,
42,
191,
0,
0,
85,
63
]
},
{
name: "const-2",
shape: [
2
],
type: "FP32",
data: [
42,
136,
233,
63,
69,
150,
0,
63
]
},
{
name: "result-0",
shape: [
1,
3,
20,
3,
2
],
type: "FP32"
}
],
inputs: [
"input-0"
],
outputs: [
"result-0"
]
}
]
}
]
}