Profile custom DSP block

POST {{baseUrl}}/api/:projectId/dsp/:dspId/profile

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.

Request Body

{"params"=>{"sint_9d8"=>{"value"=>"<Error: Too many levels of nesting to fake this schema>"}, "Lorem1d"=>{"value"=>"<Error: Too many levels of nesting to fake this schema>"}, "consequat2"=>{"value"=>"<Error: Too many levels of nesting to fake this schema>"}}}

HEADERS

KeyDatatypeRequiredDescription
Content-Typestring
Acceptstring

RESPONSES

status: OK

{&quot;id&quot;:{&quot;value&quot;:&quot;\u003cError: Too many levels of nesting to fake this schema\u003e&quot;}}