blob: 3b096c7a4d1e35922446fe6d8ebf6d5ce5e11983 [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,
0,
0
],
stride: [
1,
1
],
output_shape: [
1,
11,
33,
14
],
input_zp: -86,
weight_zp: 0
},
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: [
14,
1,
1,
3
],
type: "INT4",
data: [
25,
245,
221,
222,
118,
110,
165,
32,
255,
48,
29,
108,
170,
233,
114,
191,
174,
48,
73,
60,
69
]
},
{
name: "const-2",
shape: [
14
],
type: "INT32",
data: [
241,
84,
125,
43,
168,
188,
151,
49,
223,
236,
7,
176,
16,
222,
193,
162,
176,
207,
153,
225,
38,
110,
180,
27,
45,
28,
64,
30,
232,
99,
225,
70,
210,
154,
249,
206,
14,
127,
146,
93,
97,
91,
251,
242,
218,
69,
9,
191,
127,
80,
68,
60,
102,
77,
159,
160
]
},
{
name: "result-0",
shape: [
1,
11,
33,
14
],
type: "INT32"
}
],
inputs: [
"input-0"
],
outputs: [
"result-0"
]
}
]
}
]
}