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

16 lines
360 B
JSON
Raw Permalink Normal View History

{
"Svdf":{
"parameters":
[
{"name":"rank",
"dtype": "int32_t"
},
{"name":"num_units",
"dtype": "int32_t"
},
{"name":"spectrogram_length",
"dtype": "int32_t"
}
]
}
}