Struct TfLiteQnnDelegateDspBackendOptions

Struct Documentation

struct TfLiteQnnDelegateDspBackendOptions

Specifies the backend options for the DSP backend. To be used when selecting kDspBackend as the <backend_type>.

Public Members

TfLiteQnnDelegateDspPerformanceMode performance_mode

The default performance mode sets no configurations on the DSP.

TfLiteQnnDelegateDspPerfCtrlStrategy perf_ctrl_strategy

The default performance control strategy is Manual.

TfLiteQnnDelegateDspPdSession pd_session

The default PD session is unsigned.

TfLiteQnnDelegateDspEncoding encoding

The default Encoding is static.