]> git.djapps.eu Git - pkg/ggml/sources/whisper.cpp/commit
ggml: aarch64: Implement SVE F16 kernels for vector functions (llama/15115)
authorPrashant Vithule <redacted>
Mon, 1 Sep 2025 18:13:16 +0000 (23:43 +0530)
committerGeorgi Gerganov <redacted>
Sat, 20 Sep 2025 10:42:46 +0000 (13:42 +0300)
commit31840a3a56fe843eb54fa61bc595cbcdf8a40046
treea9e02f6ecc4740292cf6fbc73e7b903756b5d9bc
parent5e70d901b082a0834c19caf935a67b652ec5747c
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 <redacted>
ggml/src/ggml-cpu/simd-mappings.h
ggml/src/ggml-cpu/vec.cpp
ggml/src/ggml-cpu/vec.h