blob: ceb3515ec66cda2567d7b11016bb83b2a13bd3ef [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: [
9,
9,
0,
9,
0,
0
],
stride: [
2,
1,
2
],
dilation: [
1,
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: "FP16"
},
{
name: "const-1",
shape: [
2,
1,
1,
2,
4
],
type: "FP16",
data: [
90,
57,
231,
181,
165,
62,
199,
188,
21,
62,
235,
62,
178,
185,
252,
63,
0,
62,
5,
63,
145,
188,
149,
189,
224,
61,
191,
191,
184,
44,
238,
188
]
},
{
name: "const-2",
shape: [
2
],
type: "FP32",
data: [
113,
233,
151,
63,
17,
72,
170,
191
]
},
{
name: "result-0",
shape: [
1,
13,
27,
2,
2
],
type: "FP32"
}
],
inputs: [
"input-0"
],
outputs: [
"result-0"
]
}
]
}
]
}