llama.cpp/ggml/src/ggml-vulkan
Jeff Bolz a4837577aa
vulkan: use aligned loads for flash attention mask (#12853)
Rewrite the stride logic for the mask tensor in the FA shader to force the
stride to be aligned, to allow using more efficient loads.
2025-04-12 10:44:48 +02:00
..
cmake cmake: fix ggml-shaders-gen compiler paths containing spaces (#12747) 2025-04-04 10:12:40 -03:00
vulkan-shaders vulkan: use aligned loads for flash attention mask (#12853) 2025-04-12 10:44:48 +02:00
CMakeLists.txt vulkan: Fix missing cmake logic for dot product extension (#12721) 2025-04-03 10:08:26 -05:00
ggml-vulkan.cpp ggml : add bilinear upscale support (ggml/1185) 2025-04-11 00:17:47 +03:00