whisper.cpp/ggml
Aleksei Nikiforov 3c975ad523 ggml: disable vxe for cross-compilation by default (llama/16966)
Otherwise compilation will fail due to enabling -mvx -mzvector
and not setting corresponding -march options.
2025-11-09 23:38:03 +02:00
..
cmake ggml: Skip backend library linking code when GGML_BACKEND_DL=ON (llama/15094) 2025-08-18 20:30:45 +03:00
include ggml-cpu : bicubic interpolation (llama/16891) 2025-11-09 23:38:03 +02:00
src vulkan: fuse rms_norm + mul + rope (+ view + set_rows) (llama/16977) 2025-11-09 23:38:03 +02:00
.gitignore whisper : reorganize source code + improve CMake (#2256) 2024-06-26 19:34:09 +03:00
CMakeLists.txt ggml: disable vxe for cross-compilation by default (llama/16966) 2025-11-09 23:38:03 +02:00