Function TfLiteQnnDelegateDelete

Function Documentation

void TfLiteQnnDelegateDelete(TfLiteDelegate *delegate)

Delete the QNN Delegate once no longer required.

Note that this is not a thread-safe function, which might cause unexpected behaviour when using it with TfLiteQnnDelegateSetPerf, TfLiteQnnDelegateUpdateHtpPerfMode, TfLiteQnnDelegateUpdateDspPerfMode, or TfLiteQnnDelegateDelete at the same time.