llama.cpp/ggml/src/ggml-webgpu
Nikhil Jain 2dc3ce2166
Remove pipeline cache mutexes (#19195)
* Remove mutex for pipeline caches, since they are now per-thread.

* Add comment

* Run clang-format

* Cleanup

* Run CI again

* Run CI once more

* Run clang-format
2026-02-01 18:47:29 -08:00
..
wgsl-shaders ggml-webgpu: improve flastAttention performance by software pipelining (#19151) 2026-01-29 14:05:30 -08:00
CMakeLists.txt ggml webgpu: add support for emscripten builds (#17184) 2025-12-03 10:25:34 +01:00
ggml-webgpu-shader-lib.hpp ggml webgpu: support for backend sampling (#18880) 2026-01-16 16:12:43 -08:00
ggml-webgpu.cpp Remove pipeline cache mutexes (#19195) 2026-02-01 18:47:29 -08:00
pre_wgsl.hpp ggml webgpu: initial flashattention implementation (#18610) 2026-01-08 08:23:39 -08:00