blob: 6e731a61bee2732aeae9dc7f71c2c003c77d309b [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,
0,
0,
0,
9,
0
],
stride: [
1,
2,
1
],
dilation: [
1,
1,
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: "FP16"
},
{
name: "const-1",
shape: [
2,
1,
2,
1,
3
],
type: "FP16",
data: [
197,
189,
56,
188,
67,
59,
22,
180,
209,
178,
200,
63,
58,
56,
52,
61,
80,
63,
175,
59,
13,
57,
42,
186
]
},
{
name: "const-2",
shape: [
2
],
type: "FP32",
data: [
127,
105,
216,
191,
108,
206,
159,
63
]
},
{
name: "result-0",
shape: [
1,
15,
6,
26,
2
],
type: "FP32"
}
],
inputs: [
"input-0"
],
outputs: [
"result-0"
]
}
]
}
]
}