| .. |
|
ggml-blas
|
vulkan: add get/set tensor 2d functions (#22514)
|
2026-04-30 17:37:13 +02:00 |
|
ggml-cann
|
vulkan: add get/set tensor 2d functions (#22514)
|
2026-04-30 17:37:13 +02:00 |
|
ggml-cpu
|
ggml-cpu: fuse RMS_NORM + MUL on CPU backend (#22423)
|
2026-05-06 15:41:14 +08:00 |
|
ggml-cuda
|
CUDA: use fastdiv for batch index split in get_rows (#22650)
|
2026-05-04 16:24:05 +02:00 |
|
ggml-hexagon
|
Hexagon: Process M-tail rows on HMX instead of HVX (#22724)
|
2026-05-05 09:43:03 -07:00 |
|
ggml-hip
|
ggml: backend-agnostic tensor parallelism (experimental) (#19378)
|
2026-04-09 16:42:19 +02:00 |
|
ggml-metal
|
llama : add option to save memory in device buffers (#22679)
|
2026-05-05 06:35:07 +03:00 |
|
ggml-musa
|
ggml-cuda: native bf16 flash attention for vec kernel (#20525)
|
2026-03-22 11:05:51 +01:00 |
|
ggml-opencl
|
ggml : use CL_DEVICE_GLOBAL_MEM_SIZE as memory estimate for OpenCL --fit (#22688)
|
2026-05-05 22:12:48 -07:00 |
|
ggml-openvino
|
openvino: driver setup, CI split, thread safety, and NPU optimizations (#21944)
|
2026-04-21 18:58:34 +03:00 |
|
ggml-rpc
|
rpc : use graph uid instead of graph cache (#22701)
|
2026-05-05 13:47:13 +03:00 |
|
ggml-sycl
|
vulkan: add get/set tensor 2d functions (#22514)
|
2026-04-30 17:37:13 +02:00 |
|
ggml-virtgpu
|
ggml-virtgpu: fix circular dependency in headers (#22557)
|
2026-05-02 21:28:50 +08:00 |
|
ggml-vulkan
|
vulkan: delete dead GGML_VK_MAX_NODES def (#22621)
|
2026-05-04 07:49:29 +02:00 |
|
ggml-webgpu
|
ggml-webgpu: add layer norm ops (#22406)
|
2026-05-03 20:52:53 -07:00 |
|
ggml-zdnn
|
vulkan: add get/set tensor 2d functions (#22514)
|
2026-04-30 17:37:13 +02:00 |
|
ggml-zendnn
|
vulkan: add get/set tensor 2d functions (#22514)
|
2026-04-30 17:37:13 +02:00 |
|
CMakeLists.txt
|
ggml : revert to -lm linking instead of find_library (#22355)
|
2026-04-28 09:56:02 +03:00 |
|
ggml-alloc.c
|
ggml : remove ggml-ext.h (#21869)
|
2026-04-14 17:32:58 +03:00 |
|
ggml-backend-dl.cpp
|
hexagon: enable offloading to Hexagon on Windows on Snapdragon (#19150)
|
2026-01-29 12:33:21 -08:00 |
|
ggml-backend-dl.h
|
hexagon: enable offloading to Hexagon on Windows on Snapdragon (#19150)
|
2026-01-29 12:33:21 -08:00 |
|
ggml-backend-impl.h
|
ggml: backend-agnostic tensor parallelism (experimental) (#19378)
|
2026-04-09 16:42:19 +02:00 |
|
ggml-backend-meta.cpp
|
vulkan: add get/set tensor 2d functions (#22514)
|
2026-04-30 17:37:13 +02:00 |
|
ggml-backend-reg.cpp
|
ggml : skip already registered backends and devices (#22296)
|
2026-04-28 10:02:32 +03:00 |
|
ggml-backend.cpp
|
ggml: add graph_reused (#21764)
|
2026-04-16 17:21:28 +08:00 |
|
ggml-common.h
|
ggml: add Q1_0 1-bit quantization support (CPU) (#21273)
|
2026-04-06 20:55:21 +02:00 |
|
ggml-impl.h
|
ggml: add graph_reused (#21764)
|
2026-04-16 17:21:28 +08:00 |
|
ggml-opt.cpp
|
fix: free ctx_copy in ggml_opt_free to plug per-training-session leak (#21592)
|
2026-04-08 17:40:15 +02:00 |
|
ggml-quants.c
|
ggml: add Q1_0 1-bit quantization support (CPU) (#21273)
|
2026-04-06 20:55:21 +02:00 |
|
ggml-quants.h
|
ggml: add Q1_0 1-bit quantization support (CPU) (#21273)
|
2026-04-06 20:55:21 +02:00 |
|
ggml-threading.cpp
|
ggml : build backends as libraries (#10256)
|
2024-11-14 18:04:35 +01:00 |
|
ggml-threading.h
|
remove CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS (#10797)
|
2024-12-12 19:02:49 +01:00 |
|
ggml.c
|
ggml : implement fast walsh-hadamard transform for kv rotation (#21352) (#22631)
|
2026-05-05 10:05:05 +08:00 |
|
ggml.cpp
|
ggml : Print backtrace on uncaught C++ exceptions (ggml/1232)
|
2025-06-01 13:43:57 +03:00 |
|
gguf.cpp
|
llama: fix llama-model-saver (#20503)
|
2026-03-25 12:53:16 +02:00 |