whisper.cpp/ggml/src
Neo Zhang fb9e8ca97b sycl : fix error Error OP FLASH_ATTN_EXT on arc770 (llama/26441) 2026-08-07 21:59:49 +03:00
..
ggml-blas sync : ggml (#3962) 2026-07-31 09:11:28 +02:00
ggml-cann vulkan: add get/set tensor 2d functions (llama/22514) 2026-05-01 13:07:35 +03:00
ggml-cpu Test support for alternative conv layout (llama/25617) 2026-08-04 13:37:47 +03:00
ggml-cuda cuda: fix warnings for unused variable/function (llama/26688) 2026-08-07 21:59:49 +03:00
ggml-et sync : ggml (#3962) 2026-07-31 09:11:28 +02:00
ggml-hexagon sync : ggml (#3962) 2026-07-31 09:11:28 +02:00
ggml-hip sync : ggml (#3962) 2026-07-31 09:11:28 +02:00
ggml-metal metal : avoid `threadgroup` matrix array instantiation in kernel_lightning_indexer (llama/26646) 2026-08-07 21:59:49 +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: route large q6_K lm_head to the flat GEMV (llama/26427) 2026-08-04 13:37:47 +03:00
ggml-openvino sync : ggml (#3962) 2026-07-31 09:11:28 +02:00
ggml-rpc sync : ggml (#3962) 2026-07-31 09:11:28 +02:00
ggml-sycl sycl : fix error Error OP FLASH_ATTN_EXT on arc770 (llama/26441) 2026-08-07 21:59:49 +03:00
ggml-virtgpu ggml-virtgpu : include missing mutex header (llama/22810) 2026-05-14 21:26:48 +03:00
ggml-vulkan vulkan: fix submission batching size, add debug tools for diagnosing causes of DeviceLost drivers errors (llama/26371) 2026-08-07 21:59:49 +03:00
ggml-webgpu ggml-webgpu: add support for f16 repeat (llama/26307) 2026-08-04 13:37:47 +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 : group matmul direct API for mul_mat_id (llama/25918) 2026-08-04 13:37:47 +03:00
CMakeLists.txt sync : ggml (#3962) 2026-07-31 09:11:28 +02: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 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 sync : ggml (#3962) 2026-07-31 09:11:28 +02:00
ggml-backend-reg.cpp sync : ggml (#3962) 2026-07-31 09:11:28 +02:00
ggml-backend.cpp ggml: use dynamic allocation for split graph inputs (llama/22789) 2026-08-04 13:37:47 +03:00
ggml-common.h Add Q2_0 quantization: type definition and CPU backend (llama/24448) 2026-07-10 13:06:42 +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 Add Q2_0 quantization: type definition and CPU backend (llama/24448) 2026-07-10 13:06:42 +03:00
ggml-quants.h Add Q2_0 quantization: type definition and CPU backend (llama/24448) 2026-07-10 13:06:42 +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 mtmd/ggml: add ggml_build_forward_order (llama/26649) 2026-08-07 21:59:49 +03:00
ggml.cpp ggml : Print backtrace on uncaught C++ exceptions (ggml/1232) 2025-05-29 09:56:26 +03:00
gguf.cpp sync : ggml (#3962) 2026-07-31 09:11:28 +02:00