blob: a9a21eaada7cffa526a25812b0c3768c7be3921f [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,
0,
0,
0
],
stride: [
1,
1
],
output_shape: [
1,
58,
33,
12
],
input_zp: -125,
weight_zp: 37
},
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,
1,
1,
1
],
type: "INT8",
data: [
178,
6,
228,
8,
163,
209,
112,
76,
237,
156,
38,
205
]
},
{
name: "const-2",
shape: [
12
],
type: "INT32",
data: [
195,
212,
87,
212,
32,
198,
211,
152,
71,
207,
1,
202,
220,
141,
212,
182,
218,
191,
179,
136,
222,
71,
43,
22,
175,
123,
48,
120,
162,
240,
62,
160,
60,
80,
109,
141,
124,
22,
194,
153,
72,
134,
191,
11,
20,
228,
110,
83
]
},
{
name: "result-0",
shape: [
1,
58,
33,
12
],
type: "INT32"
}
],
inputs: [
"input-0"
],
outputs: [
"result-0"
]
}
]
}
]
}