llama.cpp
a05ca936
- ggml : loop tiling optimizations for scalar path (ggml/898)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
ggml : loop tiling optimizations for scalar path (ggml/898) Apply a loop tiling technique to the generic path, which provides performance upside for ISAs with enough registers to take advantage of it. Also helps the compiler optimize this path.
References
#8723 - sync : ggml
Author
heshpdx
Committer
ggerganov
Parents
9f77d899
Loading