blob: 09cebcdf71d8d4b8672b3d10a2f934741fb12d77 [file] [log] [blame]
{
version: {
_major: 0,
_minor: 70,
_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,
0,
1
],
stride: [
1,
2
],
output_shape: [
1,
65536,
2,
9
],
input_zp: 95,
weight_zp: 9
},
inputs: [
"input-0",
"const-1",
"const-2"
],
outputs: [
"result-0"
]
}
],
tensors: [
{
name: "input-0",
shape: [
1,
65536,
1,
1
],
type: "INT8"
},
{
name: "const-1",
shape: [
9,
1,
1,
1
],
type: "INT8",
data: [
9,
197,
60,
210,
218,
32,
250,
52,
247
]
},
{
name: "const-2",
shape: [
9
],
type: "INT32",
data: [
84,
145,
5,
108,
70,
56,
79,
56,
233,
221,
150,
15,
124,
135,
178,
134,
151,
13,
84,
109,
245,
240,
172,
235,
176,
201,
98,
15,
121,
220,
70,
145,
29,
146,
211,
142
]
},
{
name: "result-0",
shape: [
1,
65536,
2,
9
],
type: "INT32"
}
],
inputs: [
"input-0"
],
outputs: [
"result-0"
]
}
]
}
]
}