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" }
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.
Project ID
DSP Block ID, use the impulse functions to retrieve the ID
DSP parameters with values
{ "scale-axes": "10" }