blob: 39fa7c6eb4dcbd0d15208b9d6b2e3a3d9e981f8f [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: [
9,
9,
9,
0
],
stride: [
8,
1
],
output_shape: [
1,
99,
42,
14
],
input_zp: -43,
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: [
119,
186,
211,
98,
123,
201,
96,
177,
76,
145,
240,
201,
55,
154,
254,
63,
155,
99,
235,
178,
197
]
},
{
name: "const-2",
shape: [
14
],
type: "INT32",
data: [
129,
39,
88,
8,
248,
137,
194,
214,
181,
176,
219,
42,
238,
181,
200,
178,
201,
133,
37,
153,
10,
74,
181,
2,
219,
75,
127,
93,
116,
208,
7,
34,
120,
232,
110,
65,
142,
70,
245,
238,
138,
239,
222,
163,
158,
250,
81,
237,
171,
141,
204,
124,
174,
117,
29,
72
]
},
{
name: "result-0",
shape: [
1,
99,
42,
14
],
type: "INT32"
}
],
inputs: [
"input-0"
],
outputs: [
"result-0"
]
}
]
}
]
}