llama.cpp
e959d32b
- ggml: use _mm[512/256]_dpbusd[_avx]_epi32 to directly accumulate into the result register (#12773)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
180 days ago
ggml: use _mm[512/256]_dpbusd[_avx]_epi32 to directly accumulate into the result register (#12773) * ggml: use _mm[512/256]_dpbusd[_avx]_epi32 to directly accumulate into the result register * simplifies the codebase by removing redundant functions
References
#12773 - ggml: use _mm[512/256]_dpbusd[_avx]_epi32 to directly accumulate into the result register
Author
SongXiaoXi
Parents
307bfa25
Loading