]> git.djapps.eu Git - pkg/ggml/sources/whisper.cpp/commit
ggml : fix and optimize ppc64le (ggml/849)
authorHong Bo PENG <redacted>
Sun, 16 Jun 2024 08:53:11 +0000 (16:53 +0800)
committerGeorgi Gerganov <redacted>
Sun, 16 Jun 2024 15:19:48 +0000 (18:19 +0300)
commit5cd42ee2cc353d134debf2f628cda0e7fa39e988
tree2a36fa27bf18d7f7822eb8a075efe383537566a6
parentee718f3da65bbbec965a83de19037ba39c86c9d1
ggml : fix and optimize ppc64le (ggml/849)

* fix compile issues introduced by loongarch_asx

* restore quant changes to merge

* fix compile issues introduced by loongarch_asx

* further optimize by using vec_msum & vec_sum4s on ppc64le
ggml-quants.c