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