Function Snpe_SNPEBuilder_SetExecutionPriorityHint

Function Documentation

Snpe_ErrorCode_t Snpe_SNPEBuilder_SetExecutionPriorityHint(Snpe_SNPEBuilder_Handle_t snpeBuilderHandle, Snpe_ExecutionPriorityHint_t priority)

Sets a preference for execution priority.

This allows the caller to give coarse hint to SNPE runtime about the priority of the network. SNPE runtime is free to use this information to co-ordinate between different workloads that may or may not extend beyond SNPE.

Parameters
  • snpeBuilderHandle[in] Handle to access the SNPEBuilder object

  • priority[in] The target performance profile.