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

10 lines
165 B
JSON
Executable File

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