Function TfLiteQnnDelegateDelete¶
Defined in File QnnTFLiteDelegate.h
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.