whisper.cpp/ggml/src
Molly Sophia 394768c48b ggml-cpu: Fix build with sve (llama/12059)
* ggml-cpu: Fix build with sve

Signed-off-by: Molly Sophia <mollysophia379@gmail.com>

* ggml-cpu: Remove unused variable in sve q3_k vec dot

Signed-off-by: Molly Sophia <mollysophia379@gmail.com>

---------

Signed-off-by: Molly Sophia <mollysophia379@gmail.com>
2025-03-08 15:13:01 +02:00
..
ggml-amx ggml : adapt AMX to tensor->grad removal (llama/0) 2024-11-20 21:00:08 +02:00
ggml-blas ggml : add support for dynamic loading of backends (llama/10469) 2024-12-08 20:14:35 +02:00
ggml-cann llama : add Qwen2VL support + multimodal RoPE (llama/10361) 2024-12-18 12:52:16 +02:00
ggml-cpu ggml-cpu: Fix build with sve (llama/12059) 2025-03-08 15:13:01 +02:00
ggml-cuda cuda: unary ops as float + de-duplicate (ggml/1130) 2025-03-08 15:13:01 +02:00
ggml-hip CUDA: app option to compile without FlashAttention (llama/12025) 2025-02-27 08:55:36 +02:00
ggml-kompute llama : add Qwen2VL support + multimodal RoPE (llama/10361) 2024-12-18 12:52:16 +02:00
ggml-metal cuda/cpu: Increase support for fp16 unary operations (ggml/1125) 2025-03-08 15:13:01 +02:00
ggml-musa CUDA: app option to compile without FlashAttention (llama/12025) 2025-02-27 08:55:36 +02:00
ggml-opencl opencl: fix for small models (llama/11950) 2025-02-27 08:55:36 +02:00
ggml-rpc rpc: fix known RCE in rpc-server (ggml/1103) 2025-02-27 08:55:36 +02:00
ggml-sycl Optimize mul_mat for Q4_0 on Intel GPU (llama/12035) 2025-02-27 08:55:36 +02:00
ggml-vulkan cuda/vulkan: specify fp32-only support for some operations in supports_op (ggml/1129) 2025-03-08 15:13:01 +02:00
CMakeLists.txt whisper : support GGML_BACKEND_DL (#2843) 2025-02-27 13:35:07 +01:00
ggml-alloc.c vulkan: use smaller combined allocations to avoid fragmentation (llama/11551) 2025-02-27 08:55:36 +02:00
ggml-backend-impl.h rpc : early register backend devices (llama/11262) 2025-02-03 22:00:57 +02:00
ggml-backend-reg.cpp ggml : allow loading backend with env variable (ggml/1059) 2025-01-14 10:38:01 +02:00
ggml-backend.cpp ggml-backend : only offload from host buffers (fix) (llama/11124) 2025-01-14 10:38:01 +02:00
ggml-common.h CUDA: use arch list for compatibility check (llama/11775) 2025-02-27 08:55:36 +02:00
ggml-impl.h MUSA: support ARM64 and enable dp4a .etc (llama/11843) 2025-02-27 08:55:36 +02:00
ggml-opt.cpp ggml-opt: fix data corruption (ggml/1022) 2024-12-08 20:14:35 +02:00
ggml-quants.c ggml : refactor online repacking (llama/10446) 2024-12-18 12:52:16 +02:00
ggml-quants.h ggml : build backends as libraries (llama/10256) 2024-11-20 21:00:08 +02:00
ggml-threading.cpp ggml : build backends as libraries (llama/10256) 2024-11-20 21:00:08 +02:00
ggml-threading.h remove CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS (llama/10797) 2024-12-18 12:52:16 +02:00
ggml.c ggml-cpu: Support s390x SIMD Instruction Set (llama/12019) 2025-02-27 08:55:36 +02:00
gguf.cpp cmake : add sanitizer flags for llama.cpp (llama/11279) 2025-02-03 22:00:57 +02:00