mirror of
https://github.com/ggml-org/llama.cpp.git
synced 2026-07-30 06:30:49 -05:00
* vulkan: extract flops calculation into function * use flops instead of matmul src0 tensor size for submission threshold * use unsigned ints