]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
ggml webgpu: Fix bug in dispatching large matrix-vector multiplication (#19535)
authorReese Levine <redacted>
Wed, 18 Feb 2026 23:06:29 +0000 (16:06 -0700)
committerGitHub <redacted>
Wed, 18 Feb 2026 23:06:29 +0000 (16:06 -0700)
commite7f2f95c9a6d103d13bf25a1a2227ba8e51052b2
tree9bd20eada4fc2ea16b3e7b13f3c0376d1ed20db4
parentb55dcdef5dcd74dc75c4921090e928d43453c157
ggml webgpu: Fix bug in dispatching large matrix-vector multiplication (#19535)

* Fix bug in dispatching large matrix-vector multiplication
ggml/src/ggml-webgpu/ggml-webgpu.cpp