llama.cpp/ggml/src/ggml-cpu/arch/arm
Alberto Cabrera Pérez 669696e00d
ggml-cpu: ARM64: repack version of q8_0 (dotprod and i8mm) (#18096)
* wip: skeleton for q8_0 repack

* q8_0 repack GEMV implementations

* GEMM implementations

* Formatting

* Fixed format consistency of repack gemm and gemv declarations

* gemv and gemm generic location consistent with declarations

* Removed non-correct unused variables statements

* Cleanup, consistent style

* Missing generic fallbacks for x86 and powerpc
2025-12-17 13:39:13 +02:00
..
cpu-feats.cpp ggml : add fallback definition for HWCAP2_SVE2 (#17683) 2025-12-02 10:41:26 +02:00
quants.c arm64: add i8mm route with SVE ggml_vec_dot_q4_K_q8_K and ggml_vec_dot_q6_K_… (#15277) 2025-11-10 15:12:59 +02:00
repack.cpp ggml-cpu: ARM64: repack version of q8_0 (dotprod and i8mm) (#18096) 2025-12-17 13:39:13 +02:00