{ version: { _major: 0, _minor: 51, _patch: 0, _draft: true }, regions: [ { name: "main", blocks: [ { name: "main", operators: [ { op: "TRANSPOSE", attribute_type: "TransposeAttribute", attribute: { perms: [ 2, 3, 4, 1, 6, 0, 5, 7 ] }, inputs: [ "input-0" ], outputs: [ "result-0" ] } ], tensors: [ { name: "input-0", shape: [ 13, 1, 7, 10, 1, 7, 1, 13 ], type: "INT8" }, { name: "result-0", shape: [ 7, 10, 1, 1, 1, 13, 7, 13 ], type: "INT8" } ], inputs: [ "input-0" ], outputs: [ "result-0" ] } ] } ] }