blob: 39bd2a9cfc32e68e030588edb36a4253158cd8bf [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: [
0,
0,
0,
0
],
stride: [
1,
1
],
output_shape: [
1,
14,
6,
8
],
input_zp: -78,
weight_zp: -115,
accum_dtype: "INT48"
},
inputs: [
"input-0",
"const-1",
"const-2"
],
outputs: [
"result-0"
]
}
],
tensors: [
{
name: "input-0",
shape: [
1,
14,
6,
2
],
type: "INT16"
},
{
name: "const-1",
shape: [
8,
1,
1,
2
],
type: "INT8",
data: [
195,
141,
229,
75,
88,
37,
79,
194,
97,
34,
162,
160,
196,
145,
200,
126
]
},
{
name: "const-2",
shape: [
8
],
type: "INT48",
data: [
118,
61,
146,
34,
233,
34,
63,
250,
170,
50,
211,
192,
56,
178,
226,
108,
53,
243,
10,
73,
167,
250,
56,
115,
30,
168,
60,
73,
80,
240,
229,
207,
104,
136,
131,
102,
15,
200,
147,
71,
106,
94,
111,
82,
218,
160,
26,
216
]
},
{
name: "result-0",
shape: [
1,
14,
6,
8
],
type: "INT48"
}
],
inputs: [
"input-0"
],
outputs: [
"result-0"
]
}
]
}