trunk/7f8196386c750b49e8db55ea5392e727410f72e3
A mysterious rollback in PyTorch's main branch has developers scrambling for answers.
A commit titled 'Revert "[DTensor] support Partial input for matmul in single-dim regi…"' was merged into PyTorch's main trunk, identified as 7f81963. This action, performed by the automated 'pytorchmergebot', directly undoes a recent feature for distributed tensor (DTensor) operations. The commit's vague description and the lack of immediate public explanation have created significant confusion within the developer community, raising questions about the stability of a key PyTorch feature.
Why It Matters
This unexpected change could break code for developers relying on the latest PyTorch features, highlighting potential instability in core frameworks.