]> git.djapps.eu Git - pkg/ggml/sources/whisper.cpp/commit
Vulkan: Clean up mul_mm shader (llama/15987)
authorRuben Ortlam <redacted>
Sun, 14 Sep 2025 14:56:28 +0000 (16:56 +0200)
committerGeorgi Gerganov <redacted>
Sat, 20 Sep 2025 10:45:29 +0000 (13:45 +0300)
commitc36358cb3c7beeb2cb533922e9d4684a47898a19
tree9224f18eac6b94372cd2ac44f9097e3bf06e6487
parent2d3f15607f5f48768eafb2ed36a96edf53280b5d
Vulkan: Clean up mul_mm shader (llama/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