blob: a005618752bdce9bebb1c8c14b58c4965e7aa232 [file] [log] [blame]
{
version: {
_major: 0,
_minor: 70,
_patch: 0,
_draft: false
},
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"
]
}
],
tensors: [
{
name: "input-0",
shape: [
1,
4,
2
],
type: "FP32"
},
{
name: "input-1",
shape: [
1,
9,
2
],
type: "FP32"
},
{
name: "const-2",
shape: [
1,
9
],
type: "INT32",
data: [
0,
0,
0,
0,
0,
0,
0,
0,
2,
0,
0,
0,
2,
0,
0,
0,
2,
0,
0,
0,
3,
0,
0,
0,
3,
0,
0,
0,
0,
0,
0,
0,
3,
0,
0,
0
]
},
{
name: "result-0",
shape: [
1,
4,
2
],
type: "INT48"
}
],
inputs: [
"input-0",
"input-1"
],
outputs: [
"result-0"
]
}
]
}
]
}