..
amx
chore : correct typos [no ci] ( #20041 )
2026-03-05 08:50:21 +01:00
arch
ggml-cpu/x86: fix unused changemask warning in repack ( #20692 )
2026-03-18 18:45:06 +02:00
cmake
ggml : build backends as libraries ( #10256 )
2024-11-14 18:04:35 +01:00
kleidiai
kleidiai : fix MUL_MAT support for batched (3D) inputs ( #20620 )
2026-03-17 14:03:54 +02:00
llamafile
ggml-cpu: add always_inline to tinyBLAS_PPC accumulator saves ( #20791 )
2026-03-21 07:11:45 +08:00
spacemit
ggml : fix SpaceMit IME array out-of-bounds in task assignment ( #16629 )
2025-10-17 13:01:23 +03:00
CMakeLists.txt
ggml: guard KleidiAI DOWNLOAD_EXTRACT_TIMESTAMP for cmake < 3.24 ( #20767 )
2026-03-19 21:36:23 +02:00
arch-fallback.h
ggml-cpu: add RVV vec dot kernels for quantization types ( #18859 )
2026-03-13 17:36:04 +02:00
binary-ops.cpp
ggml : extend bin bcast for permuted src1 ( #19484 )
2026-02-11 07:52:00 +02:00
binary-ops.h
cpu: de-duplicate some of the operators and refactor (ggml/1144)
2025-03-30 08:33:31 +03:00
common.h
ggml-cpu: FA add GEMM microkernel ( #19422 )
2026-02-15 11:09:24 +05:30
ggml-cpu-impl.h
ggml-cpu: FA split across kv for faster TG ( #19209 )
2026-02-03 01:19:55 +08:00
ggml-cpu.c
ggml : add NVFP4 quantization type support ( #19769 )
2026-03-11 21:02:54 +01:00
ggml-cpu.cpp
ggml-cpu: FA split across kv for faster TG ( #19209 )
2026-02-03 01:19:55 +08:00
hbm.cpp
ggml-cpu : split arch-specific implementations ( #13892 )
2025-06-09 16:47:13 +02:00
hbm.h
ggml-cpu : split arch-specific implementations ( #13892 )
2025-06-09 16:47:13 +02:00
ops.cpp
ggml : extend im2col f16 (ggml/1434)
2026-03-16 17:22:06 +02:00
ops.h
ggml: add GATED_DELTA_NET op ( #19504 )
2026-03-07 15:41:10 +08:00
quants.c
ggml : add NVFP4 quantization type support ( #19769 )
2026-03-11 21:02:54 +01:00
quants.h
ggml : add NVFP4 quantization type support ( #19769 )
2026-03-11 21:02:54 +01:00
repack.cpp
ggml-cpu: fix RVV checks in quants and repacking ( #20682 )
2026-03-17 16:03:40 +02:00
repack.h
ggml-cpu: add RVV repack GEMM and GEMV for quantization types ( #19121 )
2026-03-10 08:49:52 +02:00
simd-gemm.h
ggml : avoid UB in gemm ukernel ( #19642 )
2026-02-15 14:56:35 +02:00
simd-mappings.h
ggml : add native AVX512-FP16 support for F16 operations ( #20529 )
2026-03-14 10:06:14 +01:00
traits.cpp
ggml : fix fallback to CPU for ununsupported ops ( #15118 )
2025-08-06 14:37:35 +02:00
traits.h
ggml : fix fallback to CPU for ununsupported ops ( #15118 )
2025-08-06 14:37:35 +02:00
unary-ops.cpp
ggml : unary ops support non-cont src0 + metal F16 unary ops ( #19511 )
2026-02-11 18:58:43 +02:00
unary-ops.h
ggml : add ops SOFTPLUS, EXPM1, TRI, SOLVE_TRI, CUMSUM ( #17063 )
2025-11-13 20:54:47 +02:00
vec.cpp
ggml-cpu: optimize ggml_vec_dot_bf16 for s390x ( #19399 )
2026-02-15 18:20:35 +08:00
vec.h
ggml-cpu: extend support for RVV floating-point kernels ( #17318 )
2025-12-18 16:02:09 +02:00