whisper.cpp/ggml
Jeff Bolz 4a702a867c
vulkan: don't use std::string in load_shaders, to improve compile time (llama/15724)
* vulkan: don't use std::string in load_shaders, to improve compile time

* keep the string version for those calls that use it
2025-09-20 13:42:49 +03:00
..
cmake ggml: Skip backend library linking code when GGML_BACKEND_DL=ON (llama/15094) 2025-08-18 20:30:45 +03:00
include llama : separate compute buffer reserve from fattn check (llama/15696) 2025-09-20 13:42:45 +03:00
src vulkan: don't use std::string in load_shaders, to improve compile time (llama/15724) 2025-09-20 13:42:49 +03:00
.gitignore whisper : reorganize source code + improve CMake (#2256) 2024-06-26 19:34:09 +03:00
CMakeLists.txt ggml-cpu : optimize RVV kernels (llama/15720) 2025-09-20 13:42:48 +03:00