{ version: { _major: 0, _minor: 51, _patch: 0, _draft: true }, regions: [ { name: "main", 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", "eiDummyOutput" ] } ], tensors: [ { name: "input-0", shape: [ 1, 7, 7 ], type: "BF16" }, { name: "input-1", shape: [ 1, 4, 7 ], type: "BF16" }, { name: "const-2", shape: [ 1, 4 ], type: "INT32", data: [ 4, 0, 0, 0, 5, 0, 0, 0, 3, 0, 0, 0, 6, 0, 0, 0 ] }, { name: "result-0", shape: [ 1, 7, 7 ], type: "BF16" } ], inputs: [ "input-0", "input-1" ], outputs: [ "result-0" ] } ] } ] }