Update config
POST {{baseUrl}}/api/:projectId/optimize/config
Update config
Request Body
{"datasetCategory"=>"<string>", "classificationType"=>"<string>", "targetLatency"=>"<integer>", "targetDevice"=>{"name"=>{"value"=>"<Error: Too many levels of nesting to fake this schema>"}, "ram"=>{"value"=>"<Error: Too many levels of nesting to fake this schema>"}, "rom"=>{"value"=>"<Error: Too many levels of nesting to fake this schema>"}}, "compiler"=>[{"value"=>"<Error: Too many levels of nesting to fake this schema>"}, {"value"=>"<Error: Too many levels of nesting to fake this schema>"}], "precision"=>[{"value"=>"<Error: Too many levels of nesting to fake this schema>"}, {"value"=>"<Error: Too many levels of nesting to fake this schema>"}], "trainingCycles"=>"<integer>", "tuningMaxTrials"=>"<integer>", "tuningWorkers"=>"<integer>", "minMACCS"=>"<number>", "maxMACCS"=>"<number>", "tuningAlgorithm"=>"<string>", "notificationOnCompletion"=>"<boolean>", "tunerSpaceOptions"=>"<object>", "space"=>[{"value"=>"<Error: Too many levels of nesting to fake this schema>"}, {"value"=>"<Error: Too many levels of nesting to fake this schema>"}]}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Accept | string |
RESPONSES
status: OK
{"success":"\u003cboolean\u003e","error":"\u003cstring\u003e"}