]> git.djapps.eu Git - pkg/ggml/sources/whisper.cpp/commit
ggml webgpu: actually add softmax, fix rms_norm offset (llama/16400)
authorReese Levine <redacted>
Sun, 5 Oct 2025 03:59:31 +0000 (20:59 -0700)
committerGeorgi Gerganov <redacted>
Sun, 12 Oct 2025 08:16:23 +0000 (11:16 +0300)
commitb8bdf061829942e7843e74e0988ed0e417ae10f1
tree4e7bca1874fd1b996c29147509970e3012ba9165
parent2ca8fa37fa6708f890c1b0e3d520cd4e8cfb645d
ggml webgpu: actually add softmax, fix rms_norm offset (llama/16400)

* implement soft_max

* Fix soft_max data race

* Temporary fix, wait on each submit
ggml/src/ggml-webgpu/ggml-webgpu.cpp
ggml/src/ggml-webgpu/wgsl-shaders/rms_norm.wgsl
ggml/src/ggml-webgpu/wgsl-shaders/soft_max.tmpl.wgsl