blob: b15d9786a453c8068d676580348679a621c7b4e4 [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: "TRANSPOSE_CONV2D",
attribute_type: "TransposeConvAttribute",
attribute: {
out_pad: [
-3,
-3,
-3,
1
],
stride: [
2,
2
],
output_shape: [
1,
19,
67,
2
],
input_zp: 0,
weight_zp: -60,
accum_dtype: "INT48"
},
inputs: [
"input-0",
"const-1",
"const-2"
],
outputs: [
"result-0"
]
}
],
tensors: [
{
name: "input-0",
shape: [
1,
11,
33,
3
],
type: "INT16"
},
{
name: "const-1",
shape: [
2,
5,
5,
3
],
type: "INT8",
data: [
77,
207,
133,
5,
217,
206,
181,
19,
0,
176,
24,
23,
220,
123,
154,
171,
28,
72,
82,
16,
26,
230,
219,
21,
64,
31,
172,
60,
130,
174,
228,
64,
207,
29,
157,
89,
248,
200,
141,
65,
32,
192,
26,
38,
199,
28,
85,
191,
44,
121,
230,
126,
94,
116,
8,
102,
106,
72,
218,
133,
122,
201,
212,
126,
11,
31,
22,
45,
38,
210,
52,
47,
86,
213,
231,
58,
184,
109,
68,
245,
98,
81,
164,
106,
51,
178,
109,
83,
38,
41,
215,
7,
33,
34,
193,
158,
80,
92,
28,
207,
96,
214,
131,
28,
133,
170,
16,
117,
132,
199,
15,
211,
206,
30,
58,
235,
232,
29,
171,
68,
156,
174,
253,
62,
89,
194,
21,
215,
235,
63,
197,
33,
67,
17,
209,
216,
154,
243,
217,
50,
199,
55,
236,
111,
226,
42,
2,
51,
47,
0
]
},
{
name: "const-2",
shape: [
2
],
type: "INT48",
data: [
177,
200,
21,
91,
212,
6,
216,
77,
253,
73,
35,
68
]
},
{
name: "result-0",
shape: [
1,
19,
67,
2
],
type: "INT48"
}
],
inputs: [
"input-0"
],
outputs: [
"result-0"
]
}
]
}