SIGN IN SIGN UP

🤗 Transformers: the model-definition framework for state-of-the-art machine learning models in text, vision, audio, and multimodal models, for both inference and training.

0 0 0 Python

Fix CPU 16 bytes alignment issue using equivalent fallback (#44970)

* fix 16 bytes alignement issue

* add issue for reference

* test fix for non-aligned inputs as well

* avoid dims non divisible by 8 for grouped_mm testing

* test

* style

* final fix that works for cpu builds as well

* move coment
I
Ilyas Moutawwakil committed
c3b41c6c57be42e5dc2834af25c0c15be98a6678
Parent: b3d7942
Committed by GitHub <noreply@github.com> on 3/25/2026, 8:45:47 AM