Files
enginex-ascend-910-llama.cpp/ggml/src/ggml-vulkan/vulkan-shaders
Jeff Bolz e6d65fb02d vulkan: support arbitrary KV dimension in flash attention (#16160)
The "Clamp" spec constant is already based on whether KV is a multiple of Bc,
so use that to control whether bounds checking is performed. Add bounds checking
to the scalar and coopmat1 paths. Coopmat2 didn't need any changes (the K/V
tensors are already optionally clamped, nothing else needed to be changed).
2025-09-27 22:43:39 +02:00
..
2025-08-05 22:10:36 +03:00
2025-08-17 10:41:45 +02:00
2025-05-02 20:54:30 +03:00
2025-07-01 10:14:21 +02:00
2025-08-05 22:10:36 +03:00
2025-09-07 19:00:49 +02:00
2025-07-09 18:16:12 +02:00
2025-08-05 22:10:36 +03:00
2025-08-17 16:03:09 +02:00
2025-08-05 22:10:36 +03:00
2025-07-12 14:25:44 +03:00
2025-08-16 11:48:22 -05:00