whisper.cpp/ggml/src
Michael Wand c200b588f8
ggml-cuda: Repost of 21896: Blackwell native NVFP4 support (llama/22196)
2026-04-30 11:29:22 +03:00
..
ggml-blas ggml: backend-agnostic tensor parallelism (experimental) (llama/19378) 2026-04-30 11:29:05 +03:00
ggml-cann CANN: add new ops, optimize existing ops (llama/21204) 2026-04-30 11:29:21 +03:00
ggml-cpu ggml : use 64 bytes aligned tile buffers (llama/21058) 2026-04-30 11:29:20 +03:00
ggml-cuda ggml-cuda: Repost of 21896: Blackwell native NVFP4 support (llama/22196) 2026-04-30 11:29:22 +03:00
ggml-hexagon hexagon: guard HMX clock request for v75+ platforms (llama/22377) 2026-04-30 11:29:19 +03:00
ggml-hip ggml: backend-agnostic tensor parallelism (experimental) (llama/19378) 2026-04-30 11:29:05 +03:00
ggml-metal metal : optimize Metal Tensor API usage for GGML_OP_MUL_MAT (llama/20962) 2026-04-30 11:29:19 +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: add iq4_nl support (llama/22272) 2026-04-30 11:29:19 +03:00
ggml-openvino openvino: driver setup, CI split, thread safety, and NPU optimizations (llama/21944) 2026-04-30 11:29:15 +03:00
ggml-rpc fix: rpc-server cache may not work in Windows environments (llama/22394) 2026-04-30 11:29:21 +03:00
ggml-sycl Optimize Q4_0 mul_mat for Arc770, add scripts (llama/22291) 2026-04-30 11:29:19 +03:00
ggml-virtgpu ggml: backend-agnostic tensor parallelism (experimental) (llama/19378) 2026-04-30 11:29:05 +03:00
ggml-vulkan vulkan: Coalesce Q4_K/Q5_K scale loads (llama/21751) 2026-04-30 11:29:22 +03:00
ggml-webgpu ggml-webgpu: fix buffer aliasing for ssm_scan and refactor aliasing logic (llama/22456) 2026-04-30 11:29:22 +03:00
ggml-zdnn ggml: backend-agnostic tensor parallelism (experimental) (llama/19378) 2026-04-30 11:29:05 +03:00
ggml-zendnn ggml: backend-agnostic tensor parallelism (experimental) (llama/19378) 2026-04-30 11:29:05 +03:00
CMakeLists.txt ggml : revert to -lm linking instead of find_library (llama/22355) 2026-04-30 11:29:21 +03:00
ggml-alloc.c ggml : remove ggml-ext.h (llama/21869) 2026-04-30 11:29:09 +03: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 ggml: backend-agnostic tensor parallelism (experimental) (llama/19378) 2026-04-30 11:29:05 +03:00
ggml-backend-meta.cpp Fix recurrent state serialization for partial reads and writes (llama/22362) 2026-04-30 11:29:20 +03:00
ggml-backend-reg.cpp ggml : skip already registered backends and devices (llama/22296) 2026-04-30 11:29:21 +03:00
ggml-backend.cpp ggml: add graph_reused (llama/21764) 2026-04-30 11:29:11 +03: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 ggml: add graph_reused (llama/21764) 2026-04-30 11:29:11 +03:00
ggml-opt.cpp fix: free ctx_copy in ggml_opt_free to plug per-training-session leak (llama/21592) 2026-04-30 11:29:03 +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-threading.h
ggml.c ggml : minor coding style (llama/22308) 2026-04-30 11:29:18 +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