.. |
amx
|
ggml : upgrade init_tensor API to return a ggml_status (#11854)
|
2025-02-28 14:41:47 +01:00 |
cmake
|
ggml : build backends as libraries (#10256)
|
2024-11-14 18:04:35 +01:00 |
kleidiai
|
ggml-cpu: Update KleidiAI to v1.6 and fix include directives (#13509)
|
2025-05-13 18:02:28 +03:00 |
llamafile
|
ggml : Enable MMA for BF16 in llamafile_sgemm (#13148)
|
2025-05-02 19:53:12 +03:00 |
binary-ops.cpp
|
cpu: de-duplicate some of the operators and refactor (ggml/1144)
|
2025-03-30 08:33:31 +03:00 |
binary-ops.h
|
cpu: de-duplicate some of the operators and refactor (ggml/1144)
|
2025-03-30 08:33:31 +03:00 |
CMakeLists.txt
|
cmake : Handle mixed-case 'Power' strings in POWER CPU detection (#13966)
|
2025-06-02 15:18:36 +03:00 |
common.h
|
cpu: de-duplicate some of the operators and refactor (ggml/1144)
|
2025-03-30 08:33:31 +03:00 |
cpu-feats-x86.cpp
|
ggml : add SSE 4.2 and x64 base variant for CPUs without AVX (#12871)
|
2025-04-21 18:13:51 +02:00 |
ggml-cpu-aarch64.cpp
|
ggml : riscv: add xtheadvector support (#13720)
|
2025-05-27 16:21:36 +03:00 |
ggml-cpu-aarch64.h
|
ggml : refactor online repacking (#10446)
|
2024-12-07 14:37:50 +02:00 |
ggml-cpu-hbm.cpp
|
ggml : refactor online repacking (#10446)
|
2024-12-07 14:37:50 +02:00 |
ggml-cpu-hbm.h
|
ggml : refactor online repacking (#10446)
|
2024-12-07 14:37:50 +02:00 |
ggml-cpu-impl.h
|
ggml : riscv: add xtheadvector support (#13720)
|
2025-05-27 16:21:36 +03:00 |
ggml-cpu-quants.c
|
arm64: optimize q4_k_q8_k kernel with i8mm (#13886)
|
2025-05-29 14:39:20 +03:00 |
ggml-cpu-quants.h
|
ggml : build backends as libraries (#10256)
|
2024-11-14 18:04:35 +01:00 |
ggml-cpu-traits.cpp
|
ggml : refactor online repacking (#10446)
|
2024-12-07 14:37:50 +02:00 |
ggml-cpu-traits.h
|
ggml : refactor online repacking (#10446)
|
2024-12-07 14:37:50 +02:00 |
ggml-cpu.c
|
threading: support for GGML_SCHED_PRIO_LOW, update thread info on Windows to avoid throttling (#12995)
|
2025-05-31 15:39:19 -07:00 |
ggml-cpu.cpp
|
rpc : use backend registry, support dl backends (#13304)
|
2025-05-04 21:25:43 +02:00 |
ops.cpp
|
releases : use dl backend for linux release, remove arm64 linux release (#13996)
|
2025-06-04 13:15:54 +02:00 |
ops.h
|
ggml : Depthwise 2D convolution (ggml/1152)
|
2025-04-24 17:32:47 +03:00 |
simd-mappings.h
|
ggml: aarch64: Implement SVE F32 kernels for vector functions (#13843)
|
2025-05-29 09:01:33 +03:00 |
unary-ops.cpp
|
cpu: de-duplicate some of the operators and refactor (ggml/1144)
|
2025-03-30 08:33:31 +03:00 |
unary-ops.h
|
cpu: de-duplicate some of the operators and refactor (ggml/1144)
|
2025-03-30 08:33:31 +03:00 |
vec.cpp
|
ggml: aarch64: Implement SVE F32 kernels for vector functions (#13843)
|
2025-05-29 09:01:33 +03:00 |
vec.h
|
ggml: aarch64: Implement SVE F32 kernels for Mamba Sequential Scan Algorithm (#13882)
|
2025-05-29 12:18:43 +03:00 |