blob: 945d6a7858b1b9e99d24bba583b5dc11d91d3d07 [file] [log] [blame]
{
version: {
_major: 0,
_minor: 70,
_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: [
9,
9,
0,
0,
0,
0
],
stride: [
1,
1,
1
],
dilation: [
2,
1,
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,
145,
62,
0,
0,
185,
63,
0,
0,
112,
63,
0,
0,
127,
63,
0,
0,
10,
63,
0,
0,
166,
63,
0,
0,
44,
190,
0,
0,
145,
189,
0,
0,
87,
63
]
},
{
name: "const-2",
shape: [
3
],
type: "FP32",
data: [
19,
36,
130,
63,
139,
63,
141,
63,
194,
123,
250,
191
]
},
{
name: "result-0",
shape: [
1,
24,
12,
17,
3
],
type: "FP32"
}
],
inputs: [
"input-0"
],
outputs: [
"result-0"
]
}
]
}
]
}