{ version: { _major: 0, _minor: 70, _patch: 0, _draft: true }, regions: [ { name: "main", blocks: [ { name: "main", operators: [ { op: "RESHAPE", attribute_type: "ReshapeAttribute", attribute: { new_shape: [ 28, 15, -1, 70 ] }, inputs: [ "input-0" ], outputs: [ "result-0" ] } ], tensors: [ { name: "input-0", shape: [ 8, 3, 5, 5, 7, 7 ], type: "INT16" }, { name: "result-0", shape: [ 28, 15, -1, 70 ], type: "INT16" } ], inputs: [ "input-0" ], outputs: [ "result-0" ] } ] } ] }