]> git.djapps.eu Git - pkg/ggml/sources/ggml/commit
ggml: use _mm[512/256]_dpbusd[_avx]_epi32 to directly accumulate into the result...
authorSXX <redacted>
Mon, 14 Apr 2025 05:47:55 +0000 (13:47 +0800)
committerGeorgi Gerganov <redacted>
Mon, 14 Apr 2025 07:35:15 +0000 (10:35 +0300)
commit8dc53b477bf1deb60a3f5fab06ed821704dac3d6
treef3d90e0d2b6cc7f400db7bbb7144eabfd385c1c3
parent32c2b99d96e9254f364fb912b51a8b891ca8b7ac
ggml: use _mm[512/256]_dpbusd[_avx]_epi32 to directly accumulate into the result register (llama/12773)

* ggml: use _mm[512/256]_dpbusd[_avx]_epi32 to directly accumulate into the result register

* simplifies the codebase by removing redundant functions
src/ggml-cpu/ggml-cpu-aarch64.cpp