blob: 9e554cfea257913ce85118a75c48fe3e5f3580f1 [file] [log] [blame]
{
version: {
_major: 0,
_minor: 80,
_patch: 0,
_draft: true
},
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,
5,
7
],
input_zp: 0,
weight_zp: 0
},
inputs: [
"input-0",
"const-1",
"const-2"
],
outputs: [
]
}
],
tensors: [
{
name: "input-0",
shape: [
1,
2,
5,
2
],
type: "BF16"
},
{
name: "const-1",
shape: [
7,
1,
1,
2
],
type: "BF16",
data: [
0,
0,
46,
63,
0,
0,
213,
58,
0,
0,
44,
63,
0,
0,
128,
62,
0,
0,
63,
63,
0,
0,
69,
63,
0,
0,
57,
63,
0,
0,
200,
60,
0,
0,
52,
63,
0,
0,
125,
63,
0,
0,
120,
62,
0,
0,
140,
62,
0,
0,
80,
63,
0,
0,
36,
62
]
},
{
name: "const-2",
shape: [
7
],
type: "FP32",
data: [
3,
28,
41,
63,
105,
73,
65,
63,
199,
53,
24,
61,
90,
195,
13,
63,
177,
108,
19,
63,
222,
92,
155,
62,
32,
88,
96,
63
]
},
{
name: "result-0",
shape: [
1,
2,
5,
7
],
type: "FP32"
}
],
inputs: [
"input-0"
],
outputs: [
"result-0"
]
}
]
}
]
}