blob: b7ceb3fe6c65a3cd8e2ede035ebb1fd0e6ba9213 [file] [log] [blame]
{
version: {
_major: 0,
_minor: 60,
_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,
3,
3,
6,
7
],
type: "FP32"
},
{
name: "input-1",
shape: [
1,
9,
3
],
type: "FP32"
},
{
name: "const-2",
shape: [
1,
9
],
type: "INT32",
data: [
2,
0,
0,
0,
0,
0,
0,
0,
1,
0,
0,
0,
1,
0,
0,
0,
0,
0,
0,
0,
2,
0,
0,
0,
0,
0,
0,
0,
2,
0,
0,
0,
0,
0,
0,
0
]
},
{
name: "result-0",
shape: [
1,
3,
3,
6,
7
],
type: "FP32"
}
],
inputs: [
"input-0",
"input-1"
],
outputs: [
"result-0"
]
}
]
}
]
}