]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
vulkan: Allow non-pow2 n_experts in topk_moe (#17872)
authorJeff Bolz <redacted>
Sat, 13 Dec 2025 07:40:04 +0000 (01:40 -0600)
committerGitHub <redacted>
Sat, 13 Dec 2025 07:40:04 +0000 (08:40 +0100)
commit07a10c1090502163ab48cc14a5dfc7059949a2c9
tree7251eb738efb80c9af4596685ff574b16c31b03d
parent2bc94e792867497e2f0088b17d3fd3fcebd1f44b
vulkan: Allow non-pow2 n_experts in topk_moe (#17872)
ggml/src/ggml-vulkan/ggml-vulkan.cpp
ggml/src/ggml-vulkan/vulkan-shaders/topk_moe.comp
tests/test-backend-ops.cpp