blob: 29536503f50cce960aab966b35ec441dfe92611d [file] [log] [blame]
{
version: {
_major: 0,
_minor: 50,
_patch: 0,
_draft: false
},
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: [
-3,
-3,
-3
],
dilation: [
1,
1,
1
],
input_zp: 0,
weight_zp: 123,
accum_dtype: "INT48"
},
inputs: [
"input-0",
"const-1",
"const-2"
],
outputs: [
"result-0"
]
}
],
tensors: [
{
name: "input-0",
shape: [
1,
11,
7,
11,
3
],
type: "INT16"
},
{
name: "const-1",
shape: [
14,
1,
1,
1,
3
],
type: "INT8",
data: [
252,
87,
141,
232,
247,
90,
165,
49,
105,
98,
248,
193,
87,
152,
99,
13,
182,
246,
189,
22,
193,
95,
100,
86,
250,
147,
147,
167,
183,
47,
174,
10,
89,
172,
221,
133,
92,
202,
242,
192,
77,
157
]
},
{
name: "const-2",
shape: [
14
],
type: "INT48",
data: [
138,
236,
167,
43,
170,
124,
136,
254,
32,
219,
221,
109,
152,
1,
5,
172,
48,
173,
169,
59,
118,
164,
123,
45,
241,
152,
7,
217,
133,
70,
178,
166,
65,
7,
187,
1,
187,
229,
182,
161,
37,
2,
229,
119,
121,
237,
187,
200,
24,
226,
237,
35,
205,
53,
39,
181,
11,
211,
175,
129,
14,
2,
59,
111,
233,
9,
169,
156,
63,
219,
207,
231,
131,
192,
50,
211,
201,
87,
106,
122,
217,
45,
110,
88
]
},
{
name: "result-0",
shape: [
1,
-3,
-1,
-3,
14
],
type: "INT48"
}
],
inputs: [
"input-0"
],
outputs: [
"result-0"
]
}
]
}