blob: 958ef98f71bd53ee34f74214fb4367f6c1b4fa08 [file] [log] [blame]
{
version: {
_major: 0,
_minor: 70,
_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",
"input-4"
],
outputs: [
"result-0"
]
}
],
tensors: [
{
name: "input-0",
shape: [
11,
8,
7
],
type: "INT4"
},
{
name: "input-1",
shape: [
5,
8,
7
],
type: "INT4"
},
{
name: "input-2",
shape: [
3,
8,
7
],
type: "INT4"
},
{
name: "input-3",
shape: [
1,
8,
7
],
type: "INT4"
},
{
name: "input-4",
shape: [
2,
8,
7
],
type: "INT4"
},
{
name: "result-0",
shape: [
22,
8,
7
],
type: "INT4"
}
],
inputs: [
"input-0",
"input-1",
"input-2",
"input-3",
"input-4"
],
outputs: [
"result-0"
]
}
]
}
]
}