blob: 4348ef8ad8de45756bd905021dad62d63fe9a094 [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-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: [
20
],
type: "FP16"
},
{
name: "input-1",
shape: [
10
],
type: "FP16"
},
{
name: "const-2",
shape: [
5
],
type: "FP16",
data: [
81,
61,
224,
60,
52,
183,
198,
186,
215,
57
]
},
{
name: "const-3",
shape: [
2
],
type: "FP16",
data: [
196,
189,
205,
188
]
},
{
name: "const-4",
shape: [
3
],
type: "FP16",
data: [
226,
191,
151,
60,
70,
57
]
},
{
name: "result-0",
shape: [
40
],
type: "FP16"
}
],
inputs: [
"input-0",
"input-1"
],
outputs: [
"result-0"
]
}
]
}
]
}