]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commit
ggml-webgpu: add support for f16 repeat (#26307)
authorMasashi Yoshimura <redacted>
Sun, 2 Aug 2026 06:28:31 +0000 (15:28 +0900)
committerGitHub <redacted>
Sun, 2 Aug 2026 06:28:31 +0000 (08:28 +0200)
commit7a2db1a0cf38e5f4eb278a58c3903d295258d0ea
tree6fe27004353cc0b49334dd9aac78db20e1cc5ba9
parent11924d4c17abc27383376a1ac6a24fa3e36c1c0c
ggml-webgpu: add support for f16 repeat (#26307)
ggml/src/ggml-webgpu/ggml-webgpu-shader-lib.hpp
ggml/src/ggml-webgpu/ggml-webgpu.cpp
ggml/src/ggml-webgpu/wgsl-shaders/repeat.wgsl
tests/test-backend-ops.cpp