whisper.cpp/ggml/src
leonardHONG 96996579f0 CUDA: batch out_prod broadcast (dps2>1) path with cublasSgemmBatched (llama/24426) 2026-06-26 16:03:57 +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 vulkan: support all backend tests for SQR/SQRT/SIN/COS/CLAMP/LEAKY_RELU/NORM (llama/24582) 2026-06-26 16:03:57 +03:00
ggml-cuda CUDA: batch out_prod broadcast (dps2>1) path with cublasSgemmBatched (llama/24426) 2026-06-26 16:03:57 +03:00
ggml-hexagon hexagon: MUL_MAT and MUL_MAT_ID rework : 32x32 tiled weight repack, kernel-params, cached graphs (llama/24954) 2026-06-26 16:03:57 +03:00
ggml-hip
ggml-metal metal : check for BF16 support in concat kernel (llama/24747) 2026-06-19 12:53:43 +03:00
ggml-musa
ggml-opencl opencl: flush profiling batch at shutdown for incomplete batches (llama/25016) 2026-06-26 16:03:57 +03:00
ggml-openvino openvino: OV 2026.2, context-shift, Q5_1 support, gemma4 dense/embedding, and -fa off (llama/24503) 2026-06-19 12:53:43 +03:00
ggml-rpc rpc : keep last_graph_uid in the device context (llama/23273) 2026-05-25 12:26:07 +03:00
ggml-sycl sycl : support --split-mode tensor (llama/24152) 2026-06-26 16:03:57 +03:00
ggml-virtgpu ggml-virtgpu : include missing mutex header (llama/22810) 2026-05-14 21:26:48 +03:00
ggml-vulkan vulkan: allow reducing the graph submission batches to avoid timeouts (llama/24872) 2026-06-26 16:03:57 +03:00
ggml-webgpu vulkan: support all backend tests for SQR/SQRT/SIN/COS/CLAMP/LEAKY_RELU/NORM (llama/24582) 2026-06-26 16:03:57 +03:00
ggml-zdnn vulkan: add get/set tensor 2d functions (llama/22514) 2026-05-01 13:07:35 +03:00
ggml-zendnn ggml-zendnn : fixed naming of matmul function (llama/20964) 2026-05-29 09:47:30 +03:00
CMakeLists.txt ggml-cpu: Conditionally enable power11 backend based on compiler support (llama/24687) 2026-06-19 12:53:43 +03:00
ggml-alloc.c ggml-alloc: fix out-of-bounds read in ggml_dyn_tallocr_remove_block (ggml/1492) 2026-05-25 12:26:07 +03:00
ggml-backend-dl.cpp
ggml-backend-dl.h
ggml-backend-impl.h
ggml-backend-meta.cpp Remove padding and multiple D2D copies for MTP (llama/24086) 2026-06-15 10:33:53 +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 : Check the right iface method before using the fallback 2d get (llama/23514) 2026-05-25 12:26:07 +03:00
ggml-common.h
ggml-impl.h ggml: add graph_reused (llama/21764) 2026-04-30 11:29:11 +03:00
ggml-opt.cpp
ggml-quants.c ggml : Parallelize quant LUT init (llama/23595) 2026-05-25 12:26:07 +03:00
ggml-quants.h
ggml-threading.cpp
ggml-threading.h
ggml.c mtmd, arg: fix utf8 handling on windows (llama/24779) 2026-06-26 16:03:57 +03:00
ggml.cpp
gguf.cpp ggml: `gguf_init_from_callback` and `gguf_init_from_buffer` (llama/22341) 2026-05-25 12:44:04 +03:00