blob: 24b047446aca1d63a65a537390d53b67d8ddac2c [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,
0
],
stride: [
1,
1,
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,
5,
5,
4,
2
],
type: "INT48"
},
{
name: "const-1",
shape: [
9,
1,
1,
1,
2
],
type: "INT48",
data: [
1,
216,
94,
164,
47,
183,
28,
129,
151,
31,
24,
197,
255,
58,
30,
17,
8,
25,
103,
205,
195,
109,
32,
241,
131,
35,
4,
248,
149,
190,
33,
42,
218,
202,
255,
97,
204,
81,
123,
87,
185,
223,
47,
18,
127,
34,
47,
242,
246,
233,
116,
43,
226,
232,
183,
166,
66,
208,
147,
174,
151,
36,
120,
232,
75,
59,
212,
16,
34,
41,
206,
242,
19,
81,
11,
109,
41,
132,
253,
135,
28,
154,
201,
118,
179,
17,
81,
226,
213,
80,
7,
138,
146,
47,
59,
57,
183,
24,
9,
206,
124,
94,
236,
2,
42,
133,
36,
104
]
},
{
name: "const-2",
shape: [
9
],
type: "INT48",
data: [
102,
168,
179,
185,
101,
214,
209,
1,
183,
201,
103,
28,
98,
22,
30,
212,
218,
27,
236,
197,
71,
192,
109,
196,
28,
61,
221,
220,
209,
184,
143,
57,
158,
6,
41,
157,
236,
63,
173,
208,
200,
40,
113,
77,
151,
78,
234,
71,
188,
209,
128,
208,
205,
66
]
},
{
name: "result-0",
shape: [
1,
5,
5,
4,
9
],
type: "INT32"
}
],
inputs: [
"input-0"
],
outputs: [
"result-0"
]
}
]
}
]
}