]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
ggml: WebGPU backend host improvements and style fixing (#14978)
authorReese Levine <redacted>
Mon, 4 Aug 2025 15:52:43 +0000 (08:52 -0700)
committerGitHub <redacted>
Mon, 4 Aug 2025 15:52:43 +0000 (08:52 -0700)
commit587d0118f50b7e8f4bafbcdd218aefd9da0272e1
treeecc5dc700516b5b7f561a55232b8be4a4b4ad9ac
parent5aa1105da24a8dd1661cea3db0582c9b2c2f54d3
ggml: WebGPU backend host improvements and style fixing (#14978)

* Add parameter buffer pool, batching of submissions, refactor command building/submission

* Add header for linux builds

* Free staged parameter buffers at once

* Format with clang-format

* Fix thread-safe implementation

* Use device implicit synchronization

* Update workflow to use custom release

* Remove testing branch workflow
.github/workflows/build.yml
ggml/src/ggml-webgpu/ggml-webgpu.cpp