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