blob: efe80f42ebe0e96f87e8c0b2342dbe3ff80444cd [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,
2,
4,
5
],
input_zp: 0,
weight_zp: 0
},
inputs: [
"input-0",
"const-1"
],
outputs: [
"result-0"
]
}
],
tensors: [
{
name: "input-0",
shape: [
1,
2,
4,
5
],
type: "BF16"
},
{
name: "const-1",
shape: [
5,
1,
1,
5
],
type: "BF16",
data: [
0,
0,
90,
63,
0,
0,
211,
62,
0,
0,
18,
63,
0,
0,
40,
58,
0,
0,
37,
63,
0,
0,
55,
63,
0,
0,
17,
63,
0,
0,
254,
62,
0,
0,
79,
63,
0,
0,
46,
63,
0,
0,
142,
62,
0,
0,
117,
63,
0,
0,
53,
63,
0,
0,
124,
63,
0,
0,
120,
63,
0,
0,
107,
63,
0,
0,
65,
63,
0,
0,
28,
63,
0,
0,
48,
62,
0,
0,
11,
63,
0,
0,
67,
63,
0,
0,
5,
63,
0,
0,
94,
63,
0,
0,
224,
61,
0,
0,
195,
62
]
},
{
name: "const-2",
shape: [
5
],
type: "FP32",
data: [
226,
134,
1,
63,
190,
89,
221,
62,
160,
98,
222,
61,
133,
54,
29,
62,
22,
110,
86,
63
]
},
{
name: "result-0",
shape: [
1,
2,
4,
5
],
type: "FP32"
}
],
inputs: [
"input-0"
],
outputs: [
"result-0"
]
}
]
}
]
}