whisper.cpp/ggml/src
Reese Levine e70c0d43f4
webgpu : Query for adapter support when registering WebGPU backend (llama/21579)
2026-04-30 11:29:03 +03:00
..
ggml-blas ggml-blas: set mkl threads from thread context (llama/20602) 2026-03-29 15:04:36 +03:00
ggml-cann CANN: fix multi-thread set_tensor race conditions (llama/20151) 2026-04-30 11:28:57 +03:00
ggml-cpu ggml: add Q1_0 1-bit quantization support (CPU) (llama/21273) 2026-04-30 11:29:01 +03:00
ggml-cuda CUDA: make cuda graphs props check faster (llama/21472) 2026-04-30 11:29:03 +03:00
ggml-hexagon hexagon: slight optimization for argosrt output init (llama/21463) 2026-04-30 11:29:01 +03:00
ggml-hip ggml-cuda: native bf16 flash attention for vec kernel (llama/20525) 2026-03-29 15:04:36 +03:00
ggml-metal metal: Q1_0 backend (llama/21528) 2026-04-30 11:29:03 +03:00
ggml-musa ggml-cuda: native bf16 flash attention for vec kernel (llama/20525) 2026-03-29 15:04:36 +03:00
ggml-opencl opencl: fix leak in Adreno q8_0 path (llama/21212) 2026-04-30 11:28:59 +03:00
ggml-openvino fix(openvino): explicit memset in buffer_context allocation (llama/20857) 2026-03-29 15:04:36 +03:00
ggml-rpc rpc : reuse compute graph buffers (llama/21299) 2026-04-30 11:29:00 +03:00
ggml-sycl Add Q8_0 reorder optimization (~3x tg speedup on Intel Arc) (llama/21527) 2026-04-30 11:29:02 +03:00
ggml-virtgpu ggml-virtgpu: improve the reliability of the code (llama/19846) 2026-02-27 20:57:58 +02:00
ggml-vulkan ggml: Vulkan build, Linux -- output error string for errno on fork failure (#20868) (llama/20904) 2026-04-30 11:29:02 +03:00
ggml-webgpu webgpu : Query for adapter support when registering WebGPU backend (llama/21579) 2026-04-30 11:29:03 +03: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 : add MUL_MAT_ID op support for MoE models (llama/21315) 2026-04-30 11:29:00 +03:00
CMakeLists.txt ggml : add OpenVINO backend (llama/15307) 2026-03-16 13:10:15 +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 : add OpenVINO backend (llama/15307) 2026-03-16 13:10:15 +02:00
ggml-backend.cpp llama : disable graph reuse with pipeline parallelism (llama/20463) 2026-03-16 13:10:15 +02:00
ggml-common.h ggml: add Q1_0 1-bit quantization support (CPU) (llama/21273) 2026-04-30 11:29:01 +03:00
ggml-impl.h llama: fix llama-model-saver (llama/20503) 2026-03-29 15:04:36 +03: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 Q1_0 1-bit quantization support (CPU) (llama/21273) 2026-04-30 11:29:01 +03:00
ggml-quants.h ggml: add Q1_0 1-bit quantization support (CPU) (llama/21273) 2026-04-30 11:29:01 +03: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 Q1_0 1-bit quantization support (CPU) (llama/21273) 2026-04-30 11:29:01 +03:00
ggml.cpp ggml : Print backtrace on uncaught C++ exceptions (ggml/1232) 2025-05-29 09:56:26 +03:00
gguf.cpp llama: fix llama-model-saver (llama/20503) 2026-03-29 15:04:36 +03:00