]> git.djapps.eu Git - pkg/ggml/sources/whisper.cpp/commit
ggml : reading the runtime sve config of the cpu (llama/8709)
authorjdomke <redacted>
Sat, 3 Aug 2024 16:34:41 +0000 (01:34 +0900)
committerGeorgi Gerganov <redacted>
Thu, 8 Aug 2024 19:48:46 +0000 (22:48 +0300)
commita902fb4ab270bfb2a169221eb94c4e421a24b6a5
treefd3321c14eaa56ef780836299729d657a965671e
parent6cb38c36734fa884717df9787dc63c8a9c5c2025
ggml : reading the runtime sve config of the cpu (llama/8709)

* ggml : reading the runtime sve config of the cpu

* change to one time init to prevent performance drop

* prefix variable to avoid possible conflicts

* revert xxhash fix and add brackets

---------

Co-authored-by: domke <redacted>
ggml/src/ggml-aarch64.c
ggml/src/ggml-impl.h
ggml/src/ggml-quants.c
ggml/src/ggml-quants.h
ggml/src/ggml.c