16 lines
372 B
JSON
16 lines
372 B
JSON
|
|
{
|
||
|
|
"Slice":{
|
||
|
|
"parameters":
|
||
|
|
[
|
||
|
|
{"name":"dims",
|
||
|
|
"dtype": "uint32_t"
|
||
|
|
},
|
||
|
|
{"name":"start",
|
||
|
|
"dtype": "std::vector<int32_t>"
|
||
|
|
},
|
||
|
|
{"name":"length",
|
||
|
|
"dtype": "std::vector<int32_t>"
|
||
|
|
}
|
||
|
|
]
|
||
|
|
}
|
||
|
|
}
|