viable/strict/1788729754: [MPS] Fix complex SVD on conjugated/column-major input (#196128)
- PyTorch: 603 events in the last 90 days
- PyTorch: 597th Release in the last 90 days
- Previous: earlier the same day · ciflow/trunk/196175: [dynamo] Type runtime predicate inputs as object
What happened
Jacobi SVD kernel is not aware of conjugate bit, but it masked it for row-major matrices by making a continuous copy out of it Fixed by adding resolve_conj Second bug caused by #185954 after #195937 Fixes #196113 Authored with assistance from Claude Code. Pull Request resolved: #196128 Approved by: https://github.com/Skylion007
Summary assembled by rule from the sources below