blob: 82a3b3c869cd21175050a45c94fee5f71df7d48f [file] [log] [blame]
{
version: {
_major: 0,
_minor: 40,
_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: [
-4,
-1,
0,
-4
],
stride: [
1,
8
],
output_shape: [
1,
10,
257,
2
],
input_zp: -96,
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: [
2,
5,
5,
3
],
type: "INT4",
data: [
3,
3,
0,
119,
192,
233,
196,
35,
79,
199,
75,
49,
194,
144,
57,
42,
87,
5,
4,
14,
87,
253,
161,
189,
162,
146,
185,
251,
84,
29,
2,
147,
241,
253,
34,
78,
26,
60,
144,
201,
210,
53,
209,
4,
52,
250,
242,
7,
26,
251,
122,
10,
74,
250,
180,
208,
239,
76,
102,
246,
235,
153,
103,
235,
43,
29,
199,
65,
84,
31,
41,
122,
85,
157,
14
]
},
{
name: "const-2",
shape: [
2
],
type: "INT32",
data: [
182,
5,
188,
3,
214,
194,
37,
253
]
},
{
name: "result-0",
shape: [
1,
10,
257,
2
],
type: "INT32"
}
],
inputs: [
"input-0"
],
outputs: [
"result-0"
]
}
]
}