blob: 242b381349a8720f5806a127ae5996a642bc4af9 [file] [log] [blame]
{
version: {
_major: 0,
_minor: 50,
_patch: 0,
_draft: false
},
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,
50,
43
],
type: "INT16"
},
{
name: "input-1",
shape: [
1,
30,
43
],
type: "INT16"
},
{
name: "const-2",
shape: [
1,
30
],
type: "INT32",
data: [
30,
0,
0,
0,
24,
0,
0,
0,
23,
0,
0,
0,
2,
0,
0,
0,
22,
0,
0,
0,
17,
0,
0,
0,
40,
0,
0,
0,
43,
0,
0,
0,
37,
0,
0,
0,
1,
0,
0,
0,
42,
0,
0,
0,
19,
0,
0,
0,
20,
0,
0,
0,
47,
0,
0,
0,
43,
0,
0,
0,
2,
0,
0,
0,
17,
0,
0,
0,
37,
0,
0,
0,
26,
0,
0,
0,
12,
0,
0,
0,
26,
0,
0,
0,
43,
0,
0,
0,
11,
0,
0,
0,
37,
0,
0,
0,
36,
0,
0,
0,
44,
0,
0,
0,
14,
0,
0,
0,
10,
0,
0,
0,
27,
0,
0,
0,
26,
0,
0,
0
]
},
{
name: "result-0",
shape: [
1,
50,
43
],
type: "INT16"
}
],
inputs: [
"input-0",
"input-1"
],
outputs: [
"result-0"
]
}
]
}