blob: 27a6b40fbe04deda43f6bcfb11d2f168a47e6aa5 [file] [log] [blame]
{
version: {
_major: 0,
_minor: 50,
_patch: 0,
_draft: false
},
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: [
8,
1
],
output_shape: [
1,
81,
35,
2
],
input_zp: 40,
weight_zp: 113,
accum_dtype: "INT32"
},
inputs: [
"input-0",
"const-1",
"const-2"
],
outputs: [
"result-0"
]
}
],
tensors: [
{
name: "input-0",
shape: [
1,
11,
33,
3
],
type: "INT8"
},
{
name: "const-1",
shape: [
2,
2,
2,
3
],
type: "INT8",
data: [
126,
164,
223,
99,
116,
96,
219,
7,
95,
235,
99,
50,
176,
180,
21,
16,
96,
201,
56,
108,
53,
250,
114,
1
]
},
{
name: "const-2",
shape: [
2
],
type: "INT32",
data: [
243,
44,
19,
238,
250,
218,
53,
67
]
},
{
name: "result-0",
shape: [
1,
81,
35,
2
],
type: "INT32"
}
],
inputs: [
"input-0"
],
outputs: [
"result-0"
]
}
]
}