]> git.djapps.eu Git - pkg/ggml/sources/ggml/commit
ggml : fix and optimize ppc64le (#849)
authorHong Bo PENG <redacted>
Sun, 16 Jun 2024 08:53:11 +0000 (16:53 +0800)
committerGitHub <redacted>
Sun, 16 Jun 2024 08:53:11 +0000 (11:53 +0300)
commit83a2f3cd0c4dcda2fa2153a43e3102aa05ef8044
tree6b2621f82a2f1d4b82a990ba333fd7feefe60700
parent0353410af6eb8a661b2c95f9d6b939cfad3ebae5
ggml : fix and optimize ppc64le (#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
src/ggml-quants.c