whisper.cpp/ggml
Prashant Vithule 31840a3a56
ggml: aarch64: Implement SVE F16 kernels for vector functions (llama/15115)
* Added sve implementation for vec_dot_fp16 Kernel

* removed white spaces

* Added comment

* removed white spaces

* changed GGML_F16x_VEC_FMA for code consistency

* Update vec.h

---------

Co-authored-by: vithulep <p.m.vithule1517@gmail.com>
2025-09-20 13:42:46 +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 ggml: aarch64: Implement SVE F16 kernels for vector functions (llama/15115) 2025-09-20 13:42:46 +03:00
.gitignore whisper : reorganize source code + improve CMake (#2256) 2024-06-26 19:34:09 +03:00
CMakeLists.txt ggml: update kleidiai to v1.13.0 (llama/15663) 2025-09-20 13:42:44 +03:00