whisper.cpp/ggml/src/ggml-vulkan
Jeff Bolz 015b618d96 vulkan: preprocess mul_mat_id experts and discard workgroups more quickly (llama/18352)
Run a preprocess to count how many times each expert is used, and use this to
quickly discard workgroups that aren't needed.
2025-12-31 17:52:09 +02:00
..
cmake cmake: fix ggml-shaders-gen compiler paths containing spaces (llama/12747) 2025-04-24 20:39:16 +03:00
vulkan-shaders vulkan: preprocess mul_mat_id experts and discard workgroups more quickly (llama/18352) 2025-12-31 17:52:09 +02:00
CMakeLists.txt vulkan: Improve build time for MSVC (llama/16545) 2025-10-15 09:29:17 +03:00
ggml-vulkan.cpp vulkan: preprocess mul_mat_id experts and discard workgroups more quickly (llama/18352) 2025-12-31 17:52:09 +02:00