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