blob: 13d913feadc5a60ac656ab72b48ce6865214f0c8 [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,
9,
0,
9,
0,
0
],
stride: [
2,
1,
1
],
dilation: [
1,
1,
2
],
input_zp: 0,
weight_zp: 16
},
inputs: [
"input-0",
"const-1",
"const-2"
],
outputs: [
"result-0"
]
}
],
tensors: [
{
name: "input-0",
shape: [
1,
9,
11,
12,
3
],
type: "INT16"
},
{
name: "const-1",
shape: [
3,
2,
1,
1,
3
],
type: "INT8",
data: [
117,
51,
250,
6,
71,
241,
184,
139,
123,
235,
126,
74,
223,
39,
20,
20,
194,
37
]
},
{
name: "const-2",
shape: [
3
],
type: "INT48",
data: [
28,
79,
17,
25,
44,
189,
28,
237,
222,
83,
211,
60,
55,
175,
0,
242,
30,
69
]
},
{
name: "result-0",
shape: [
1,
9,
20,
12,
3
],
type: "INT48"
}
],
inputs: [
"input-0"
],
outputs: [
"result-0"
]
}
]
}
]
}