blob: 27b3a5a71b88a551b7898c295227d7c5ba1179a0 [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,
0,
0,
0,
1
],
stride: [
1,
2,
1
],
dilation: [
1,
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: "FP16"
},
{
name: "const-1",
shape: [
2,
1,
2,
1,
3
],
type: "FP16",
data: [
173,
56,
130,
61,
154,
46,
169,
59,
162,
58,
60,
61,
10,
191,
25,
63,
245,
63,
231,
189,
185,
181,
4,
60
]
},
{
name: "const-2",
shape: [
2
],
type: "FP32",
data: [
28,
194,
156,
62,
112,
173,
78,
191
]
},
{
name: "result-0",
shape: [
1,
6,
3,
18,
2
],
type: "FP32"
}
],
inputs: [
"input-0"
],
outputs: [
"result-0"
]
}
]
}
]
}