Dear Team
We will be creating a patch PyTorch release 2.3.1.
Following are the tentative dates:
- 5/27 Cherry-pick post deadline (End of day 5PM PST)
- 5/29 All RC binaries are ready for testing
- 6/5 Release 2.3.1 General Availability
Please consider the criteria below and follow the cherry picking process. Only low-risk changes may be cherry-picked from main:
- No feature work allowed
- Low risk critical fixes for: silent correctness, backwards compatibility, crashes, deadlocks, (large) memory leaks
- Documentation improvements
- Release branch specific changes (e.g. blocking ci fixes, change version identifiers)
- Fixes to regressions against the most recent release (e.g. 2.3.0 for 2.3.1 release; see module: regression issue list)
- Critical fixes to new features being introduced in 2.3.0 release
Issue tracker for this release can be found here
Issues that are targeted to be included in this release can be found here