Files
llama_cpp/ggml/src/ggml-cpu
Aman GuptaandGitHub 684b36101c ggml-cpu: FA add GEMM microkernel (#19422)
* ggml-cpu: FA add GEMM microkernel

* add guard for sizeless vector types

* fix case where DV % GGML_F32_EPR !=0

* move memset out of the loop

* move another memset out of the loop

* use RM=4 for arm

* simd_gemm: convert everything to int

* convert everything to size_t to avoid warnings

* fixup

* add pragma for ignoring aggressive loop optimizations
2026-02-15 11:09:24 +05:30
..
2025-11-25 15:31:43 +02:00
2025-08-05 22:10:36 +03:00
2025-08-05 22:10:36 +03:00