]> git.djapps.eu Git - pkg/ggml/sources/ggml/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>
Fri, 5 Sep 2025 09:54:10 +0000 (12:54 +0300)
commite260ebe2afadac0e28c6a85440e5f70c64d50477
tree9d80cb1ca89cbbc230e6f6a8589cdd235bb94eb9
parent68fd8cc33b86a53975a96fd16f30eb5354453788
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>
src/ggml-cpu/simd-mappings.h
src/ggml-cpu/vec.cpp
src/ggml-cpu/vec.h