mirror of
https://github.com/ggerganov/whisper.cpp.git
synced 2025-03-21 11:35:16 +00:00
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.