{ version: { _major: 0, _minor: 41, _patch: 0, _draft: true }, blocks: [ { name: "main", operators: [ { op: "CONST", attribute_type: "NONE", inputs: [ ], outputs: [ "const-2" ] }, { op: "SCATTER", attribute_type: "NONE", inputs: [ "input-0", "const-2", "input-1" ], outputs: [ "result-0" ] } ], tensors: [ { name: "input-0", shape: [ 1, 12, 11 ], type: "INT8" }, { name: "input-1", shape: [ 1, 12, 11 ], type: "INT8" }, { name: "const-2", shape: [ 1, 12 ], type: "INT32", data: [ 0, 0, 0, 0, 3, 0, 0, 0, 1, 0, 0, 0, 8, 0, 0, 0, 6, 0, 0, 0, 11, 0, 0, 0, 8, 0, 0, 0, 7, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 0, 0, 0 ] }, { name: "result-0", shape: [ 1, 12, 11 ], type: "FP32" } ], inputs: [ "input-0", "input-1" ], outputs: [ "result-0" ] } ] }