]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
ggml-webgpu: Add supports for `DIAG` and `TRI` (#20664)
authorMasashi Yoshimura <redacted>
Thu, 19 Mar 2026 04:08:35 +0000 (13:08 +0900)
committerGitHub <redacted>
Thu, 19 Mar 2026 04:08:35 +0000 (21:08 -0700)
commitea01d196d7d4fcf1aa67496d493bcad9a9087360
tree891ce092d618f2005f595f58c8c49f6915b0745f
parent07ba6d275b0f5c138c72f75d7f3df2661f17c27a
ggml-webgpu: Add supports for `DIAG` and `TRI` (#20664)

* Add supports for DIAG and TRI.

* Remove extra ttype and add a comment for TRI op.
docs/ops.md
docs/ops/WebGPU.csv
ggml/src/ggml-webgpu/ggml-webgpu-shader-lib.hpp
ggml/src/ggml-webgpu/ggml-webgpu.cpp
ggml/src/ggml-webgpu/wgsl-shaders/unary.wgsl