]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
vulkan: fix matmul integer pipeline selection (#23005)
authorRuben Ortlam <redacted>
Thu, 14 May 2026 08:36:54 +0000 (10:36 +0200)
committerGitHub <redacted>
Thu, 14 May 2026 08:36:54 +0000 (10:36 +0200)
commitdbe7901ca652cc8fe314e6972e3ce9cb33edf33d
tree4e7b8db93f9bc1ef45dc87736267d23850658549
parent320a6a44a5b1de6a074ba781e65f5fd79fb4051a
vulkan: fix matmul integer pipeline selection (#23005)

* vulkan: fix matmul integer pipeline selection

* gate pipeline creation with the right bools
ggml/src/ggml-vulkan/ggml-vulkan.cpp