Searched refs:lib_directory_path (Results 1 – 3 of 3) sorted by relevance
146 void TfLiteHexagonInitWithPath(const char* lib_directory_path) { in TfLiteHexagonInitWithPath() argument147 if (lib_directory_path != nullptr) { in TfLiteHexagonInitWithPath()148 std::string env_var_value = lib_directory_path; in TfLiteHexagonInitWithPath()
109 void TFL_CAPI_EXPORT TfLiteHexagonInitWithPath(const char* lib_directory_path);
152 // "lib_directory_path": Path to the directory which holds the154 void TfLiteHexagonInitWithPath(const char* lib_directory_path);