blob: 2e89455dc5979b78679505f1a6a24d53d04eaf84 [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,
10,
7,
5
],
type: "BOOL"
},
{
name: "input-1",
shape: [
5,
10,
7,
5
],
type: "BOOL"
},
{
name: "input-2",
shape: [
3,
10,
7,
5
],
type: "BOOL"
},
{
name: "input-3",
shape: [
3,
10,
7,
5
],
type: "BOOL"
},
{
name: "result-0",
shape: [
30,
10,
7,
5
],
type: "BOOL"
}
],
inputs: [
"input-0",
"input-1",
"input-2",
"input-3"
],
outputs: [
"result-0"
]
}
]
}
]
}