blob: d4e9eda06e7ee606ef72237db27a6ce30922c446 [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,
1
],
stride: [
1,
2
],
output_shape: [
1,
65537,
2,
9
],
input_zp: 1,
weight_zp: -60
},
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: [
46,
137,
248,
244,
253,
17,
129,
46,
1
]
},
{
name: "const-2",
shape: [
9
],
type: "INT32",
data: [
180,
27,
65,
136,
214,
249,
198,
227,
75,
151,
98,
2,
175,
36,
169,
27,
78,
158,
176,
220,
158,
19,
251,
60,
10,
25,
192,
204,
125,
130,
11,
169,
153,
105,
7,
5
]
},
{
name: "result-0",
shape: [
1,
65537,
2,
9
],
type: "INT32"
}
],
inputs: [
"input-0"
],
outputs: [
"result-0"
]
}
]
}
]
}