llama.cpp/ggml/src/ggml-webgpu
Abhijit Ramesh 825eb91a66
ggml-webgpu: port all AOT operators to JIT (#20728)
* port cpy pipeline to shader lib with JIT compilation
 * port glu pipeline to shader lib with JIT compilation
 * port rope pipeline to shader lib with JIT compilation
 * port soft_max pipeline to shader lib with JIT compilation
 * removed unused functions from embed_wgsl.py which were used for
old AOT template expansion
2026-03-31 15:38:16 -07:00
..
wgsl-shaders ggml-webgpu: port all AOT operators to JIT (#20728) 2026-03-31 15:38:16 -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: port all AOT operators to JIT (#20728) 2026-03-31 15:38:16 -07:00
ggml-webgpu.cpp ggml-webgpu: port all AOT operators to JIT (#20728) 2026-03-31 15:38:16 -07:00
pre_wgsl.hpp ggml webgpu: initial flashattention implementation (#18610) 2026-01-08 08:23:39 -08:00