]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
ggml : WebGPU add TRANSPOSE and RESHAPE to supported ops (#15695)
authorDaniel Bevenius <redacted>
Mon, 1 Sep 2025 12:28:49 +0000 (14:28 +0200)
committerGitHub <redacted>
Mon, 1 Sep 2025 12:28:49 +0000 (14:28 +0200)
commit77dee9de97be75b7143a213bc48893e0c0b29af7
tree8819c16b2b6babcc7778e04966844d087d8e28a5
parent4795c91c32fec7165a1364763d4d4f0c93abf933
ggml : WebGPU add TRANSPOSE and RESHAPE to supported ops (#15695)

* ggml : WebGPU add TRANSPOSE and RESHAPE to supported ops

This commit adds support for the TRANSPOSE and RESHAPE operations in the
ggml webgpu backend.

Co-authored-by: Diego Devesa <redacted>
Co-authored-by: Sigbjørn Skjæret <redacted>
ggml/src/ggml-webgpu/ggml-webgpu.cpp