Function TfLiteQnnDelegateUpdateDspPerfMode¶
Defined in File QnnTFLiteDelegate.h
Function Documentation¶
-
bool TfLiteQnnDelegateUpdateDspPerfMode(TfLiteDelegate *delegate, const TfLiteQnnDelegateDspPerformanceMode mode)¶
This API changes the performance mode of a created QNN Delegate on DSP backend, returning
truefor the mode set correctly,falsefor any failure.