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

13 lines
255 B
JSON
Executable File

{
"HardSigmoid":{
"parameters":
[
{"name":"alpha",
"dtype": "float"
},
{"name":"beta",
"dtype": "float"
}
]
}
}