13 lines
271 B
JSON
13 lines
271 B
JSON
|
|
{
|
||
|
|
"ReduceSum":{
|
||
|
|
"parameters":
|
||
|
|
[
|
||
|
|
{"name":"axis",
|
||
|
|
"dtype": "std::vector<int32_t>"
|
||
|
|
},
|
||
|
|
{"name":"keep_dims",
|
||
|
|
"dtype": "bool"
|
||
|
|
}
|
||
|
|
]
|
||
|
|
}
|
||
|
|
}
|