blob: e43765ffbfd9d2bb598bd0606ae2f22d77d59098 [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: [
1,
0,
0,
0
],
stride: [
1,
2
],
output_shape: [
1,
52,
65,
8
],
input_zp: 0,
weight_zp: -81
},
inputs: [
"input-0",
"const-1",
"const-2"
],
outputs: [
"result-0"
]
}
],
tensors: [
{
name: "input-0",
shape: [
1,
49,
33,
1
],
type: "INT16"
},
{
name: "const-1",
shape: [
8,
3,
1,
1
],
type: "INT8",
data: [
189,
119,
132,
209,
153,
88,
240,
107,
234,
146,
55,
4,
101,
206,
182,
78,
8,
22,
41,
62,
169,
156,
148,
60
]
},
{
name: "const-2",
shape: [
8
],
type: "INT48",
data: [
6,
34,
157,
168,
254,
205,
196,
66,
244,
74,
74,
202,
163,
38,
115,
173,
226,
118,
75,
33,
10,
220,
153,
189,
93,
129,
57,
127,
145,
154,
77,
120,
112,
135,
222,
34,
128,
170,
114,
24,
215,
100,
32,
125,
35,
197,
85,
115
]
},
{
name: "result-0",
shape: [
1,
52,
65,
8
],
type: "INT48"
}
],
inputs: [
"input-0"
],
outputs: [
"result-0"
]
}
]
}
]
}