{ version: { _major: 0, _minor: 50, _patch: 0, _draft: false }, blocks: [ { name: "main", operators: [ { op: "CONST", attribute_type: "NONE", inputs: [ ], outputs: [ "const-1" ] }, { op: "CONST", attribute_type: "NONE", inputs: [ ], outputs: [ "const-2" ] }, { op: "CONCAT", attribute_type: "AxisAttribute", attribute: { axis: 0 }, inputs: [ "input-0", "const-1", "const-2" ], outputs: [ "result-0" ] } ], tensors: [ { name: "input-0", shape: [ 47 ], type: "INT16" }, { name: "const-1", shape: [ 23 ], type: "INT16", data: [ 153, 248, 230, 90, 179, 16, 70, 148, 214, 67, 25, 19, 124, 34, 188, 16, 183, 13, 47, 151, 40, 15, 127, 75, 207, 205, 83, 26, 227, 135, 245, 216, 204, 239, 148, 123, 239, 182, 203, 198, 149, 232, 31, 126, 120, 90 ] }, { name: "const-2", shape: [ 24 ], type: "INT16", data: [ 225, 136, 227, 187, 89, 82, 236, 142, 13, 91, 8, 200, 235, 106, 40, 203, 47, 239, 115, 41, 83, 160, 153, 14, 72, 1, 173, 72, 0, 127, 16, 42, 192, 232, 8, 232, 255, 234, 99, 80, 59, 210, 190, 170, 148, 213, 208, 133 ] }, { name: "result-0", shape: [ 94 ], type: "INT16" } ], inputs: [ "input-0" ], outputs: [ "result-0" ] } ] }