]> git.djapps.eu Git - pkg/ggml/sources/whisper.cpp/commit
ggml-webgpu: support for SSM_SCAN and disable set_rows error checking (llama/22327)
authorReese Levine <redacted>
Sat, 25 Apr 2026 06:18:15 +0000 (23:18 -0700)
committerGeorgi Gerganov <redacted>
Thu, 30 Apr 2026 08:29:19 +0000 (11:29 +0300)
commitc235b05d8a0044b771cc06d975128415810cc002
treec9306fd3edec9f5614ab0838707c6d7d3cd24a23
parentc546b0b1bc9a0b6dde7b330986800bf8183eda14
ggml-webgpu: support for SSM_SCAN and disable set_rows error checking (llama/22327)

* Implement ssm_scan

* Remove blocking in graph_compute and check for set rows

* Fix bindings

* Update op support
ggml/src/ggml-webgpu/ggml-webgpu-shader-lib.hpp
ggml/src/ggml-webgpu/ggml-webgpu.cpp
ggml/src/ggml-webgpu/wgsl-shaders/ssm_scan.wgsl [new file with mode: 0644]