TIM-VX/include/tim/vx/ops/transpose.json

10 lines
180 B
JSON
Executable File

{
"Transpose":{
"parameters":
[
{"name":"perm",
"dtype": "std::vector<uint32_t>"
}
]
}
}