blob: d82089f776dc5b345a5a8a3815c721be15fadc0d [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: "TRANSPOSE_CONV2D",
attribute_type: "TransposeConvAttribute",
attribute: {
out_pad: [
0,
0,
-1,
0
],
stride: [
8,
1
],
output_shape: [
1,
387,
34,
12
],
input_zp: 55,
weight_zp: -1
},
inputs: [
"input-0",
"const-1",
"const-2"
],
outputs: [
"result-0"
]
}
],
tensors: [
{
name: "input-0",
shape: [
1,
49,
33,
1
],
type: "INT8"
},
{
name: "const-1",
shape: [
12,
3,
3,
1
],
type: "INT8",
data: [
144,
181,
108,
148,
62,
254,
51,
167,
15,
150,
4,
217,
67,
29,
137,
40,
61,
250,
110,
222,
75,
246,
119,
36,
249,
63,
96,
21,
49,
46,
88,
181,
141,
197,
128,
119,
70,
98,
10,
75,
153,
221,
174,
112,
167,
146,
183,
207,
126,
105,
9,
94,
122,
3,
178,
86,
248,
78,
5,
125,
81,
224,
133,
2,
241,
18,
185,
222,
75,
195,
241,
122,
128,
41,
150,
57,
171,
156,
133,
218,
210,
203,
103,
128,
36,
169,
189,
84,
152,
94,
196,
90,
75,
79,
174,
119,
62,
240,
81,
116,
51,
224,
6,
65,
192,
9,
38,
41
]
},
{
name: "const-2",
shape: [
12
],
type: "INT32",
data: [
75,
56,
13,
10,
110,
254,
215,
234,
6,
22,
3,
131,
88,
51,
115,
81,
234,
5,
131,
122,
213,
96,
182,
61,
243,
149,
197,
65,
252,
162,
119,
55,
218,
21,
83,
136,
19,
245,
71,
79,
221,
123,
181,
231,
30,
69,
26,
171
]
},
{
name: "result-0",
shape: [
1,
387,
34,
12
],
type: "INT32"
}
],
inputs: [
"input-0"
],
outputs: [
"result-0"
]
}
]
}
]
}