blob: bb31560c475ef862bbbbb1895a24609253ee456e [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: [
1,
0,
0,
0,
0,
0
],
stride: [
2,
2,
2
],
dilation: [
1,
1,
2
],
input_zp: 85,
weight_zp: -74
},
inputs: [
"input-0",
"const-1",
"const-2"
],
outputs: [
"result-0"
]
}
],
tensors: [
{
name: "input-0",
shape: [
1,
1,
3,
15,
7
],
type: "INT8"
},
{
name: "const-1",
shape: [
8,
1,
1,
1,
7
],
type: "INT8",
data: [
241,
200,
113,
74,
0,
160,
198,
252,
30,
105,
55,
71,
124,
37,
168,
163,
220,
38,
35,
137,
69,
154,
51,
70,
23,
180,
226,
41,
109,
93,
78,
7,
21,
243,
133,
247,
104,
248,
136,
125,
94,
82,
47,
54,
144,
244,
160,
26,
124,
232,
254,
118,
240,
234,
181,
63
]
},
{
name: "const-2",
shape: [
8
],
type: "INT32",
data: [
36,
164,
190,
174,
176,
0,
251,
174,
103,
203,
127,
130,
145,
215,
236,
171,
122,
40,
73,
201,
115,
232,
229,
224,
43,
48,
84,
44,
174,
132,
192,
97
]
},
{
name: "result-0",
shape: [
1,
1,
2,
8,
8
],
type: "INT32"
}
],
inputs: [
"input-0"
],
outputs: [
"result-0"
]
}
]
}
]
}