Get TFLite Profile Result

Get the results from a job started from startProfileTfliteJob.

curl --request POST \
  --url https://studio.edgeimpulse.com/v1/api/{projectId}/jobs/profile-tflite/{jobId}/result \
  --header 'x-jwt-token: REPLACE_KEY_VALUE'

Last updated

Was this helpful?