blob: d034e45213b49180af8803cec21d472c4677f511 [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: 9
},
inputs: [
"input-0",
"input-1",
"input-2"
],
outputs: [
"result-0"
]
}
],
tensors: [
{
name: "input-0",
shape: [
11,
12,
12,
3
],
type: "FP32"
},
{
name: "input-1",
shape: [
11,
12,
12,
3
],
type: "FP32"
},
{
name: "input-2",
shape: [
11,
12,
12,
3
],
type: "FP32"
},
{
name: "result-0",
shape: [
11,
12,
12,
3
],
type: "FP32"
}
],
inputs: [
"input-0",
"input-1",
"input-2"
],
outputs: [
"result-0"
]
}
]
}
]
}