Function qnn_wrapper_api::dlError¶
Defined in File QnnModelPal.hpp
Function Documentation¶
-
char *qnn_wrapper_api::dlError(void)¶
obtain error diagnostic for functions in the dl-family APIs.
- Returns
returns a human-readable, null-terminated string describing the most recent error that occurred from a call to one of the functions in the dl-family APIs.