Profile custom DSP block
Profile custom DSP block
Returns performance characteristics for a custom DSP block (needs hasTfliteImplementation). Updates are streamed over the websocket API (or can be retrieved through the /stdout endpoint). Use getProfileTfliteJobResult to get the results when the job is completed.
POST
Profile custom DSP block
Authorizations
Path Parameters
Project ID
DSP Block ID, use the impulse functions to retrieve the ID
Body
application/json
DSP parameters with values
Example:
{ "scale-axes": "10" }