blob: 31a6d507e6144cb1bee31b9d2a2a9b1ca0389c15 [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: [
-1,
-1,
-1,
-1,
-1,
-1
],
stride: [
1,
1,
1
],
dilation: [
1,
1,
1
],
input_zp: 67,
weight_zp: 0
},
inputs: [
"input-0",
"const-1",
"const-2"
],
outputs: [
"result-0"
]
}
],
tensors: [
{
name: "input-0",
shape: [
1,
7,
15,
4,
5
],
type: "INT8"
},
{
name: "const-1",
shape: [
7,
1,
1,
1,
5
],
type: "INT4",
data: [
101,
117,
201,
7,
240,
26,
221,
74,
13,
170,
188,
42,
28,
78,
118,
43,
53,
5
]
},
{
name: "const-2",
shape: [
7
],
type: "INT32",
data: [
73,
146,
38,
177,
66,
68,
162,
15,
173,
198,
80,
132,
249,
134,
7,
240,
218,
10,
74,
156,
55,
239,
163,
230,
219,
136,
131,
47
]
},
{
name: "result-0",
shape: [
1,
5,
13,
2,
7
],
type: "INT32"
}
],
inputs: [
"input-0"
],
outputs: [
"result-0"
]
}
]
}
]
}