]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
Add concat op to webgpu. (#20068)
authorMasashi Yoshimura <redacted>
Wed, 4 Mar 2026 19:19:00 +0000 (04:19 +0900)
committerGitHub <redacted>
Wed, 4 Mar 2026 19:19:00 +0000 (11:19 -0800)
commit541bf376229d6c5cb61e4eb59b3c7629755b8271
tree4d07c571121f626bc8e44400820c2b8e18b6769d
parentd969e933e172821b4519f66aa4b660bc0846b320
Add concat op to webgpu. (#20068)
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/concat.wgsl [new file with mode: 0644]