]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
Vulkan: Clean up mul_mm shader (#15987)
authorRuben Ortlam <redacted>
Sun, 14 Sep 2025 14:56:28 +0000 (16:56 +0200)
committerGitHub <redacted>
Sun, 14 Sep 2025 14:56:28 +0000 (16:56 +0200)
commit261e6a20ffdb79c4875e674b4f6b514bc73cff8f
tree007a51945568f73e1097880074e1db71fbf83a79
parenta0e13dcbe5bae7025660349ef3e4ead060e507f2
Vulkan: Clean up mul_mm shader (#15987)

* vulkan: move mul_mm dequantization steps into a separate file and functions

* improve mul_mm vector load code

* fix debug mode issues and warnings
ggml/src/ggml-vulkan/ggml-vulkan.cpp
ggml/src/ggml-vulkan/vulkan-shaders/mul_mm.comp
ggml/src/ggml-vulkan/vulkan-shaders/mul_mm_funcs.comp [new file with mode: 0644]
ggml/src/ggml-vulkan/vulkan-shaders/types.comp
ggml/src/ggml-vulkan/vulkan-shaders/vulkan-shaders-gen.cpp