whisper.cpp/ggml/src
Johannes Gäßler acb484d776
CUDA: lower-case PCI bus id, standardize for ggml (llama/22820)
2026-05-10 17:26:31 +03:00
..
ggml-blas vulkan: add get/set tensor 2d functions (llama/22514) 2026-05-01 13:07:35 +03:00
ggml-cann vulkan: add get/set tensor 2d functions (llama/22514) 2026-05-01 13:07:35 +03:00
ggml-cpu ggml-cpu: Optimized risc-v cpu q1_0 dot 2026-05-10 17:26:30 +03:00
ggml-cuda CUDA: lower-case PCI bus id, standardize for ggml (llama/22820) 2026-05-10 17:26:31 +03:00
ggml-hexagon Hexagon: Process M-tail rows on HMX instead of HVX (llama/22724) 2026-05-10 17:26:30 +03:00
ggml-hip ggml: backend-agnostic tensor parallelism (experimental) (llama/19378) 2026-04-30 11:29:05 +03:00
ggml-metal llama : fix device state save/load (llama/22805) 2026-05-10 17:26:31 +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 q4_0 MoE GEMM for Adreno (llama/22731) 2026-05-10 17:26:31 +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 rpc : use graph uid instead of graph cache (llama/22701) 2026-05-10 17:26:30 +03:00
ggml-sycl sycl: add FILL, CUMSUM, DIAG, SOLVE_TRI, SSM_SCAN, GATED_DELTA_NET (llama/22149) 2026-05-10 17:26:31 +03:00
ggml-virtgpu ggml-virtgpu: fix circular dependency in headers (llama/22557) 2026-05-10 17:26:29 +03:00
ggml-vulkan vulkan: fix spv shadowing (llama/22760) 2026-05-10 17:26:31 +03:00
ggml-webgpu ggml-webgpu: add layer norm ops (llama/22406) 2026-05-10 17:26:29 +03:00
ggml-zdnn vulkan: add get/set tensor 2d functions (llama/22514) 2026-05-01 13:07:35 +03:00
ggml-zendnn vulkan: add get/set tensor 2d functions (llama/22514) 2026-05-01 13:07:35 +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 vulkan: add get/set tensor 2d functions (llama/22514) 2026-05-01 13:07:35 +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: update SCHED_DEBUG output to use ggml_op_desc() (llama/22825) 2026-05-10 17:26:31 +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 : implement fast walsh-hadamard transform for kv rotation (#21352) (llama/22631) 2026-05-10 17:26:29 +03:00
ggml.cpp
gguf.cpp llama: fix llama-model-saver (llama/20503) 2026-03-29 15:04:36 +03:00