]> git.djapps.eu Git - pkg/ggml/sources/whisper.cpp/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>
Thu, 24 Apr 2025 17:39:16 +0000 (20:39 +0300)
commit915c14ef10d17b0c99b273270a22b7fae990cf0e
tree0c168e449f2a5273fd999ac64ebf78ab3d9d034f
parent5d33d3c929af034e3f543a011eaede7afc0fa3c1
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
ggml/src/ggml-cpu/ggml-cpu-aarch64.cpp