blob: d8ce52738a8a2711259e78eae8bed38daeb6e1c8 [file] [log] [blame]
{
version: {
_major: 0,
_minor: 80,
_patch: 0,
_draft: true
},
regions: [
{
name: "main",
blocks: [
{
name: "main",
operators: [
{
op: "CONCAT",
attribute_type: "AxisAttribute",
attribute: {
axis: 0
},
inputs: [
"input-0",
"input-1",
"input-2",
"input-3",
"input-4"
],
outputs: [
"result-0"
]
}
],
tensors: [
{
name: "input-0",
shape: [
13,
1
],
type: "INT16"
},
{
name: "input-1",
shape: [
1
],
type: "INT16"
},
{
name: "input-2",
shape: [
13,
1,
3
],
type: "INT16"
},
{
name: "input-3",
shape: [
1
],
type: "INT16"
},
{
name: "input-4",
shape: [
13,
1,
2
],
type: "INT16"
},
{
name: "result-0",
shape: [
13,
1
],
type: "INT16"
}
],
inputs: [
"input-0",
"input-1",
"input-2",
"input-3",
"input-4"
],
outputs: [
"result-0"
]
}
]
}
]
}