{ version: { _major: 0, _minor: 31, _patch: 0, _draft: true }, blocks: [ { name: "main", operators: [ { op: "TILE", attribute_type: "TileAttribute", attribute: { multiples: [ 1, 1, 1, 1 ] }, inputs: [ "input-0" ], outputs: [ "result-0" ] } ], tensors: [ { name: "input-0", shape: [ 18, 15, 18, 18 ], type: "INT48" }, { name: "result-0", shape: [ 18, 15, 18, 18 ], type: "INT48" } ], inputs: [ "input-0" ], outputs: [ "result-0" ] } ] }