blob: f150c0cc0e05dc4bda11f37ca2a18c16f3febdf1 [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: [
1,
1
],
output_shape: [
1,
65536,
2,
9
],
input_zp: -46,
weight_zp: 21
},
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: [
69,
144,
53,
177,
64,
25,
130,
132,
65
]
},
{
name: "const-2",
shape: [
9
],
type: "INT32",
data: [
121,
44,
204,
213,
173,
143,
107,
108,
245,
149,
191,
85,
225,
191,
77,
179,
58,
85,
150,
131,
77,
131,
48,
58,
5,
116,
103,
61,
190,
8,
248,
175,
96,
219,
91,
0
]
},
{
name: "result-0",
shape: [
1,
65536,
2,
9
],
type: "INT32"
}
],
inputs: [
"input-0"
],
outputs: [
"result-0"
]
}
]
}
]
}