]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
vulkan: fix bug in coopmat1 mul_mat_id (#12316)
authorJeff Bolz <redacted>
Wed, 12 Mar 2025 05:59:19 +0000 (00:59 -0500)
committerGitHub <redacted>
Wed, 12 Mar 2025 05:59:19 +0000 (06:59 +0100)
commitbf69cfe62f9ccc01112c0232a55820b95a8c1fda
tree336dba6da3236e817cdfbea61e8595104c61a2f1
parent10f2e81809bbb69ecfe64fc8b4686285f84b0c07
vulkan: fix bug in coopmat1 mul_mat_id (#12316)

* tests: run mul_mat_id with a larger N

* vulkan: fix bug in coopmat1 mul_mat_id
ggml/src/ggml-vulkan/vulkan-shaders/mul_mm.comp
tests/test-backend-ops.cpp