]> git.djapps.eu Git - pkg/ggml/sources/ggml/commit
vulkan: fix bug in coopmat1 mul_mat_id (llama/12316)
authorJeff Bolz <redacted>
Wed, 12 Mar 2025 05:59:19 +0000 (00:59 -0500)
committerGeorgi Gerganov <redacted>
Thu, 27 Mar 2025 07:35:24 +0000 (09:35 +0200)
commit0c482f7b8eb721f5e00c95a197148b2dddcef47a
treec89e6174cdab4526bb77bd4f3816c32d5a5959fd
parentc03f1a5ef0b4c57fcc3bbb0205349de38e35f2d4
vulkan: fix bug in coopmat1 mul_mat_id (llama/12316)

* tests: run mul_mat_id with a larger N

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