{ version: { _major: 0, _minor: 50, _patch: 0, _draft: false }, blocks: [ { name: "main", operators: [ { op: "CONST", attribute_type: "NONE", inputs: [ ], outputs: [ "const-1" ] }, { op: "GATHER", attribute_type: "NONE", inputs: [ "input-0", "const-1" ], outputs: [ "result-0" ] } ], tensors: [ { name: "input-0", shape: [ 2, 65533, 1 ], type: "INT8" }, { name: "const-1", shape: [ 2, 6 ], type: "INT32", data: [ 32, 58, 0, 0, 179, 218, 0, 0, 180, 149, 0, 0, 21, 81, 0, 0, 166, 54, 0, 0, 67, 38, 0, 0, 120, 65, 0, 0, 71, 205, 0, 0, 214, 212, 0, 0, 45, 173, 0, 0, 214, 162, 0, 0, 230, 73, 0, 0 ] }, { name: "result-0", shape: [ 2, 6, 1 ], type: "INT8" } ], inputs: [ "input-0" ], outputs: [ "result-0" ] } ] }