blob: ee3d6623c430e499d8603de3e6a1346d2cd3d965 [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: [
0,
0,
1,
0,
0,
0
],
stride: [
1,
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,
6,
12,
17,
3
],
type: "BF16"
},
{
name: "const-1",
shape: [
3,
1,
1,
1,
3
],
type: "BF16",
data: [
0,
0,
205,
188,
0,
0,
249,
63,
0,
0,
12,
63,
0,
0,
145,
191,
0,
0,
201,
63,
0,
0,
148,
190,
0,
0,
238,
63,
0,
0,
233,
61,
0,
0,
64,
190
]
},
{
name: "const-2",
shape: [
3
],
type: "FP32",
data: [
146,
23,
72,
63,
62,
240,
198,
190,
175,
194,
58,
62
]
},
{
name: "result-0",
shape: [
1,
6,
13,
17,
3
],
type: "FP32"
}
],
inputs: [
"input-0"
],
outputs: [
"result-0"
]
}
]
}
]
}