{ version: { _major: 0, _minor: 41, _patch: 0, _draft: true }, 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, 15 ], type: "BOOL" }, { name: "input-1", shape: [ 5, 15 ], type: "BOOL" }, { name: "input-2", shape: [ 3, 15 ], type: "BOOL" }, { name: "input-3", shape: [ 1, 15 ], type: "BOOL" }, { name: "input-4", shape: [ 2, 15 ], type: "BOOL" }, { name: "result-0", shape: [ 22, 15 ], type: "FP32" } ], inputs: [ "input-0", "input-1", "input-2", "input-3", "input-4" ], outputs: [ "result-0" ] } ] }