blob: 721a5730583b2a1736fda39054cecafdea888241 [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,
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: "INT16"
}
],
inputs: [
"input-0",
"input-1"
],
outputs: [
"result-0"
]
}
]
}
]
}