{ version: { _major: 0, _minor: 51, _patch: 0, _draft: true }, regions: [ { name: "main", blocks: [ { name: "main", operators: [ { op: "SLICE", attribute_type: "SliceAttribute", attribute: { start: [ 3, 14 ], size: [ 1, 2 ] }, inputs: [ "TosaInput_0" ], outputs: [ "layer_0" ] }, { op: "RESHAPE", attribute_type: "ReshapeAttribute", attribute: { new_shape: [ 2 ] }, inputs: [ "layer_0" ], outputs: [ "TosaOutput_0" ] } ], tensors: [ { name: "TosaInput_0", shape: [ 14, 19 ], type: "INT32", data: [ ] }, { name: "TosaOutput_0", shape: [ 2 ], type: "INT32", data: [ ] }, { name: "layer_0", shape: [ 1, 2 ], type: "INT32", data: [ ] } ], inputs: [ "TosaInput_0" ], outputs: [ "TosaOutput_0" ] } ] } ] }