whisper.cpp/ggml/src
Jeff Bolz 86e312d61d vulkan: fix l2_norm epsilon handling (llama/20350) 2026-03-16 13:10:15 +02:00
..
ggml-blas ggml: update comments for backends which have no memory to report (llama/20157) 2026-03-16 13:10:15 +02:00
ggml-cann CANN: Remove unnecessary wrapper for `gml_backend_buft_is_cann` (llama/18968) 2026-02-15 21:44:37 +02:00
ggml-cpu llama : enable chunked fused GDN path (llama/20340) 2026-03-16 13:10:15 +02:00
ggml-cuda llama : enable chunked fused GDN path (llama/20340) 2026-03-16 13:10:15 +02:00
ggml-hexagon hexagon: add f32 ssm_conv op (llama/20122) 2026-03-16 13:10:15 +02:00
ggml-hip hip: compile debug builds with -O2 on hip to avoid a compiler bug (llama/20392) 2026-03-16 13:10:15 +02:00
ggml-metal llama : enable chunked fused GDN path (llama/20340) 2026-03-16 13:10:15 +02:00
ggml-musa CUDA: faster tile FA, add oob checks, more HSs (llama/16492) 2025-10-15 09:29:17 +03:00
ggml-opencl opencl: use larger workgroup size for get_rows (llama/20316) 2026-03-16 13:10:15 +02:00
ggml-rpc rpc : use unordered_map::reserve and emplace (llama/18513) 2026-01-14 09:11:59 +02:00
ggml-sycl fix op rope, add rope_back (llama/20293) 2026-03-16 13:10:15 +02:00
ggml-virtgpu ggml-virtgpu: improve the reliability of the code (llama/19846) 2026-02-27 20:57:58 +02:00
ggml-vulkan vulkan: fix l2_norm epsilon handling (llama/20350) 2026-03-16 13:10:15 +02:00
ggml-webgpu ggml-webgpu: Add supports for `GGML_OP_REPEAT` (llama/20230) 2026-03-16 13:10:15 +02:00
ggml-zdnn ggml-zdnn : mark zDNN buffers as non-host (llama/18967) 2026-01-30 15:56:40 +02:00
ggml-zendnn ggml-zendnn: update code for latest ZenDNN API (llama/19923) 2026-02-27 20:57:58 +02:00
CMakeLists.txt hexagon: enable offloading to Hexagon on Windows on Snapdragon (llama/19150) 2026-01-30 15:56:40 +02:00
ggml-alloc.c ggml : make `ggml_is_view` as API (llama/19539) 2026-02-27 20:57:58 +02:00
ggml-backend-dl.cpp hexagon: enable offloading to Hexagon on Windows on Snapdragon (llama/19150) 2026-01-30 15:56:40 +02:00
ggml-backend-dl.h hexagon: enable offloading to Hexagon on Windows on Snapdragon (llama/19150) 2026-01-30 15:56:40 +02:00
ggml-backend-impl.h llama: use host memory if device reports 0 memory (llama/18587) 2026-01-14 09:11:59 +02:00
ggml-backend-reg.cpp ggml : use noexcept overload for is_regular_file in backend registration (llama/19452) 2026-02-15 21:44:37 +02:00
ggml-backend.cpp CUDA: Improve performance via less synchronizations between token (llama/17795) 2026-03-16 13:10:15 +02:00
ggml-common.h ggml : add NVFP4 quantization type support (llama/19769) 2026-03-16 13:10:15 +02:00
ggml-impl.h ggml : add NVFP4 quantization type support (llama/19769) 2026-03-16 13:10:15 +02:00
ggml-opt.cpp finetune: SGD optimizer, more CLI args (llama/13873) 2025-08-18 20:30:45 +03:00
ggml-quants.c ggml : add NVFP4 quantization type support (llama/19769) 2026-03-16 13:10:15 +02:00
ggml-quants.h ggml : add NVFP4 quantization type support (llama/19769) 2026-03-16 13:10:15 +02:00
ggml-threading.cpp ggml : build backends as libraries (llama/10256) 2024-11-20 21:00:08 +02:00
ggml-threading.h remove CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS (llama/10797) 2024-12-18 12:52:16 +02:00
ggml.c ggml : add NVFP4 quantization type support (llama/19769) 2026-03-16 13:10:15 +02:00
ggml.cpp ggml : Print backtrace on uncaught C++ exceptions (ggml/1232) 2025-05-29 09:56:26 +03:00
gguf.cpp gguf : sync (ggml/0) 2026-02-27 20:57:58 +02:00