]> git.djapps.eu Git - pkg/ggml/sources/whisper.cpp/commit
ggml-webgpu: Fix bug in FlashAttention support check (llama/22492)
authorReese Levine <redacted>
Wed, 29 Apr 2026 07:59:00 +0000 (00:59 -0700)
committerGeorgi Gerganov <redacted>
Thu, 30 Apr 2026 08:29:23 +0000 (11:29 +0300)
commitfa20229eeb54ee219fe9f67782bbae799d953f2b
tree890827d5cd9e8716df53a6e97e47f175e3acbd1e
parent3076725eb074338c0b0fa0bb50bfc00d4aec6497
ggml-webgpu: Fix bug in FlashAttention support check (llama/22492)

* Fix flashattention support check for devices that don't support subgroups

* set path to none if kv_tile doesn't fit
ggml/src/ggml-webgpu/ggml-webgpu-shader-lib.hpp
ggml/src/ggml-webgpu/ggml-webgpu.cpp