whisper.cpp/ggml
Abhijit Ramesh 21b9dd6789
ggml-webgpu: port all AOT operators to JIT (llama/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-04-30 11:28:58 +03:00
..
cmake cmake : remove unused file (ggml/1419) 2026-02-08 09:29:10 +02:00
include llama: fix llama-model-saver (llama/20503) 2026-03-29 15:04:36 +03:00
src ggml-webgpu: port all AOT operators to JIT (llama/20728) 2026-04-30 11:28:58 +03:00
.gitignore
CMakeLists.txt ggml : bump version to 0.9.9 (ggml/1449) 2026-04-30 11:28:52 +03:00