{ version: { _major: 0, _minor: 70, _patch: 0, _draft: true }, regions: [ { name: "main", blocks: [ { name: "main", operators: [ { op: "SLICE", attribute_type: "SliceAttribute", attribute: { start: [ 5, 6, 1, 11 ], size: [ 5, 3, 6, 2 ] }, inputs: [ "input-0" ], outputs: [ "result-0", "eiDummyOutput" ] } ], tensors: [ { name: "input-0", shape: [ 14, 12, 11, 15 ], type: "INT8" }, { name: "result-0", shape: [ 5, 3, 6, 2 ], type: "INT8" } ], inputs: [ "input-0" ], outputs: [ "result-0" ] } ] } ] }