llama.cpp
25a1d63f
- vulkan: use flops instead of weight tensor size for submission heuristic (#25005)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
4 days ago
vulkan: use flops instead of weight tensor size for submission heuristic (#25005) * vulkan: extract flops calculation into function * use flops instead of matmul src0 tensor size for submission threshold * use unsigned ints
References
#25005 - vulkan: use flops instead of weight tensor size for submission heuristic
Author
0cc4m
Parents
8c146a83
Loading