Files
llama.cpp/ggml/src
SkyandAman Gupta 7b43f55753 ggml : improve error handling for search path existence checks (#17653)
* Improve error handling for search path existence checks

Refactor existence checks for search paths using std::error_code to handle potential errors.

* Improve cache file existence check with error code 

Update fs::exists to use std::error_code for error handling.

* Simplify existence check for search paths

Simplify existence check for search paths

* Fix logging path in error message for posix_stat

* Update ggml/src/ggml-backend-reg.cpp

Co-authored-by: Aman Gupta <amangupta052@gmail.com>

* Adapt to the coding standard

---------

Co-authored-by: Aman Gupta <amangupta052@gmail.com>
2025-12-06 12:28:16 +01:00
..
2025-09-29 17:43:58 +03:00
2025-12-05 13:47:52 +01:00
2025-12-06 09:33:59 +02:00
2025-11-30 21:57:31 +01:00
2025-12-02 08:56:46 +08:00
2025-08-05 22:10:36 +03:00
2025-08-05 22:10:36 +03:00
2025-11-30 21:57:31 +01:00