{ version: { _major: 0, _minor: 31, _patch: 0, _draft: true }, blocks: [ { name: "main", operators: [ { op: "SLICE", attribute_type: "SliceAttribute", attribute: { start: [ 0, 0, 2 ], size: [ 6, 15, 2 ] }, inputs: [ "input-0" ], outputs: [ "result-0" ] } ], tensors: [ { name: "input-0", shape: [ 12, 8, 24, 5 ], type: "INT32" }, { name: "result-0", shape: [ 6, 15, 2 ], type: "INT32" } ], inputs: [ "input-0" ], outputs: [ "result-0" ] } ] }