Searched refs:TfLiteHexagonInitWithPath (Results 1 – 5 of 5) sorted by relevance
109 void TFL_CAPI_EXPORT TfLiteHexagonInitWithPath(const char* lib_directory_path);
21 TfLiteHexagonInitWithPath(library_directory_path); // Needed once at startup.42 Use TfLiteHexagonInitWithPath(..) and provide the path to the directory
146 void TfLiteHexagonInitWithPath(const char* lib_directory_path) { in TfLiteHexagonInitWithPath() function
157 TfLiteHexagonInitWithPath(library_directory_path.c_str()); in CreateHexagonDelegate()
154 void TfLiteHexagonInitWithPath(const char* lib_directory_path);227 TfLiteHexagonInitWithPath(library_directory_path); // Needed once at startup.