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

11 lines
162 B
JSON
Executable File

{
"Dropout":{
"parameters":
[
{"name": "ratio",
"dtype": "float"
}
]
}
}