blob: 38506cbcde0408d2bd2a12cd25fcc63f019d34e5 [file] [log] [blame]
{
version: {
_major: 0,
_minor: 80,
_patch: 0,
_draft: true
},
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: "TRANSPOSE_CONV2D",
attribute_type: "TransposeConvAttribute",
attribute: {
out_pad: [
9,
9,
-1,
-1
],
stride: [
1,
8
],
output_shape: [
1,
30,
256,
14
],
input_zp: 64,
weight_zp: 0
},
inputs: [
"input-0",
"const-1",
"const-2"
],
outputs: [
"result-0"
]
}
],
tensors: [
{
name: "input-0",
shape: [
1,
11,
33,
3
],
type: "INT8"
},
{
name: "const-1",
shape: [
14,
2,
2,
3
],
type: "INT4",
data: [
101,
85,
105,
47,
166,
172,
79,
0,
220,
145,
127,
161,
239,
51,
39,
172,
43,
225,
180,
35,
107,
70,
178,
183,
5,
147,
157,
195,
173,
26,
158,
197,
153,
15,
234,
174,
226,
147,
89,
237,
47,
51,
22,
28,
253,
249,
209,
170,
234,
247,
182,
103,
154,
194,
50,
89,
5,
22,
211,
114,
36,
175,
78,
160,
252,
9,
54,
119,
233,
60,
57,
190,
44,
96,
23,
3,
46,
89,
195,
185,
35,
146,
89,
223
]
},
{
name: "const-2",
shape: [
14
],
type: "INT32",
data: [
150,
193,
79,
148,
198,
43,
105,
156,
137,
227,
117,
61,
126,
157,
193,
67,
247,
59,
26,
200,
251,
116,
15,
185,
3,
18,
250,
204,
179,
227,
195,
230,
220,
29,
49,
89,
65,
57,
243,
233,
53,
42,
160,
69,
183,
181,
250,
81,
181,
35,
210,
24,
87,
68,
177,
195
]
},
{
name: "result-0",
shape: [
1,
30,
256,
14
],
type: "INT32"
}
],
inputs: [
"input-0"
],
outputs: [
"result-0"
]
}
]
}
]
}