llama.cpp/ggml/src/ggml-webgpu
Masashi Yoshimura 11c325c6e0
ggml-webgpu: Add unary op (SQR, SQRT, SIN, COS) support. (#19700)
* ggml-webgpu: Add unary op (SQR, SQRT, SIN, COS) support.

* Fix to cast the src value to f32 before sin/cos computing.
2026-02-19 09:18:30 -07:00
..
wgsl-shaders ggml-webgpu: Add unary op (SQR, SQRT, SIN, COS) support. (#19700) 2026-02-19 09:18:30 -07:00
CMakeLists.txt ggml webgpu: add support for emscripten builds (#17184) 2025-12-03 10:25:34 +01:00
ggml-webgpu-shader-lib.hpp ggml webgpu: shader library organization (#19530) 2026-02-18 07:51:02 -07:00
ggml-webgpu.cpp ggml-webgpu: Add unary op (SQR, SQRT, SIN, COS) support. (#19700) 2026-02-19 09:18:30 -07:00
pre_wgsl.hpp ggml webgpu: initial flashattention implementation (#18610) 2026-01-08 08:23:39 -08:00