]> git.djapps.eu Git - pkg/ggml/sources/ggml/commit
ggml-webgpu: Add supports for `DIAG` and `TRI` (llama/20664)
authorMasashi Yoshimura <redacted>
Thu, 19 Mar 2026 04:08:35 +0000 (13:08 +0900)
committerGeorgi Gerganov <redacted>
Sat, 28 Mar 2026 11:39:09 +0000 (13:39 +0200)
commit77ec939e34b0294474529a1a52fbcf4c65be80c4
tree0c01dbcaa76c0dea61ce518bc838ae91f1596af1
parent33696bbb10dfd711c7e62e64dfea236905c67cbf
ggml-webgpu: Add supports for `DIAG` and `TRI` (llama/20664)

* Add supports for DIAG and TRI.

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