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

13 lines
241 B
JSON
Executable File

{
"Clip":{
"parameters":
[
{"name": "min",
"dtype": "float"
},
{"name": "max",
"dtype": "float"
}
]
}
}