Fix SDPA correctness following torch==2.1.2 regression (#27973)
* fix sdpa with non-contiguous inputs for gpt_bigcode * fix other archs * add currently comment * format
Showing
Please register or sign in to comment
* fix sdpa with non-contiguous inputs for gpt_bigcode * fix other archs * add currently comment * format