]> git.djapps.eu Git - pkg/ggml/sources/ggml/commit
vulkan: fuse mul_mat_id + mul (llama/17095)
authorJeff Bolz <redacted>
Sun, 9 Nov 2025 08:48:42 +0000 (02:48 -0600)
committerGeorgi Gerganov <redacted>
Sun, 9 Nov 2025 16:30:22 +0000 (18:30 +0200)
commit2d1360e75b878251f0352b3e73214d0dcab7e841
tree81e5c5504e4083314243e190ef5e68db28174983
parent655ecaea52233e79aff6f60c969737dea10d1050
vulkan: fuse mul_mat_id + mul (llama/17095)

* vulkan: fuse mul_mat_id + mul

This comes up in qwen3 moe.

* split mul_mat_id fusion tests into a separate class
src/ggml-vulkan/ggml-vulkan.cpp
src/ggml-vulkan/vulkan-shaders/mul_mat_vec_base.glsl
tests/test-backend-ops.cpp