mirror of
https://github.com/ggml-org/llama.cpp.git
synced 2026-07-05 02:30:22 +00:00
44e18ef939
Add code similar to mul_mm_cm2 to force alignment of strides, to avoid a performance regression. Add noncontiguous FA tests in test-backend-ops. Fixes #11268.