blob: 53ae6039cf7f72594baf5bd3abff22126d373610 [file] [log] [blame]
{
version: {
_major: 0,
_minor: 50,
_patch: 0,
_draft: false
},
blocks: [
{
name: "main",
operators: [
{
op: "CONST",
attribute_type: "NONE",
inputs: [
],
outputs: [
"const-2"
]
},
{
op: "CONST",
attribute_type: "NONE",
inputs: [
],
outputs: [
"const-3"
]
},
{
op: "CONST",
attribute_type: "NONE",
inputs: [
],
outputs: [
"const-4"
]
},
{
op: "CONCAT",
attribute_type: "AxisAttribute",
attribute: {
axis: 0
},
inputs: [
"input-0",
"input-1",
"const-2",
"const-3",
"const-4"
],
outputs: [
"result-0"
]
}
],
tensors: [
{
name: "input-0",
shape: [
36
],
type: "FP32"
},
{
name: "input-1",
shape: [
18
],
type: "FP32"
},
{
name: "const-2",
shape: [
9
],
type: "FP32",
data: [
42,
76,
66,
59,
17,
83,
182,
191,
88,
221,
248,
191,
134,
106,
138,
191,
204,
129,
188,
191,
40,
236,
53,
63,
44,
159,
193,
191,
81,
107,
207,
60,
187,
236,
70,
63
]
},
{
name: "const-3",
shape: [
4
],
type: "FP32",
data: [
119,
32,
166,
62,
1,
183,
153,
191,
54,
182,
155,
63,
176,
147,
92,
63
]
},
{
name: "const-4",
shape: [
5
],
type: "FP32",
data: [
57,
184,
116,
63,
0,
230,
188,
191,
87,
163,
192,
191,
123,
233,
218,
63,
134,
194,
209,
190
]
},
{
name: "result-0",
shape: [
72
],
type: "FP32"
}
],
inputs: [
"input-0",
"input-1"
],
outputs: [
"result-0"
]
}
]
}