blob: c54edafc3f8e2e46fde15c0732bfc5161a6b7ae2 [file] [log] [blame]
{
version: {
_major: 0,
_minor: 60,
_patch: 0,
_draft: false
},
regions: [
{
name: "main",
blocks: [
{
name: "main",
operators: [
{
op: "CONCAT",
attribute_type: "AxisAttribute",
attribute: {
axis: 0
},
inputs: [
"input-0",
"input-1",
"input-2",
"input-3"
],
outputs: [
"result-0"
]
}
],
tensors: [
{
name: "input-0",
shape: [
11,
7
],
type: "FP16"
},
{
name: "input-1",
shape: [
5,
7
],
type: "FP16"
},
{
name: "input-2",
shape: [
2,
15
],
type: "FP16"
},
{
name: "input-3",
shape: [
2,
21
],
type: "FP16"
},
{
name: "result-0",
shape: [
20,
7
],
type: "FP16"
}
],
inputs: [
"input-0",
"input-1",
"input-2",
"input-3"
],
outputs: [
"result-0"
]
}
]
}
]
}