whisper.cpp/ggml/src
Georgi Gerganov dfb8b68799
ggml : minor coding style (llama/22308)
2026-04-30 11:29:18 +03:00
..
ggml-blas ggml: backend-agnostic tensor parallelism (experimental) (llama/19378) 2026-04-30 11:29:05 +03:00
ggml-cann ggml: backend-agnostic tensor parallelism (experimental) (llama/19378) 2026-04-30 11:29:05 +03:00
ggml-cpu ggml-cpu: Optimized x86 and generic cpu q1_0 dot (follow up) (llama/21636) 2026-04-30 11:29:14 +03:00
ggml-cuda CUDA: fuse relu + sqr (llama/22249) 2026-04-30 11:29:16 +03:00
ggml-hexagon hexagon: add SOLVE_TRI op (llama/21974) 2026-04-30 11:29:18 +03:00
ggml-hip ggml: backend-agnostic tensor parallelism (experimental) (llama/19378) 2026-04-30 11:29:05 +03:00
ggml-metal metal : fix event synchronization (llama/22260) 2026-04-30 11:29:17 +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: refactor q8_0 set_tensor and mul_mat host side dispatch for Adreno (llama/21938) 2026-04-30 11:29:12 +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 : refactor the RPC transport (llama/21998) 2026-04-30 11:29:12 +03:00
ggml-sycl sycl : fused MoE mul_mat_vec_q for TG (llama/21920) 2026-04-30 11:29:17 +03:00
ggml-virtgpu ggml: backend-agnostic tensor parallelism (experimental) (llama/19378) 2026-04-30 11:29:05 +03:00
ggml-vulkan vulkan: Support F16 OP_FILL (llama/22177) 2026-04-30 11:29:14 +03:00
ggml-webgpu fix(shader): handle the buffer aliasing for rms fuse (llama/22266) 2026-04-30 11:29:17 +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-base: use MATH_LIBRARY variable instead of hardcoded 'm' (llama/22239) 2026-04-30 11:29:17 +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 Tensor-parallel: Fix delayed AllReduce on Gemma-4 MoE (llama/22129) 2026-04-30 11:29:14 +03:00
ggml-backend-reg.cpp ggml : add OpenVINO backend (llama/15307) 2026-03-16 13:10:15 +02: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 remove CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS (llama/10797) 2024-12-18 12:52:16 +02:00
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