-
Notifications
You must be signed in to change notification settings - Fork 24.3k
[v2.1.2] Release Tracker #113962
Ne 8000 w issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Link to landed trunk PR : Link to release branch PR: Criteria Category:
@malfet merged |
Link to landed trunk PR (if applicable): Link to release branch PR: Criteria Category:
@atalman will not be merging it, issue associated with PR: #114489 |
Link to landed trunk PR : Link to release branch PR: Criteria Category:
@atalman merged |
Link to landed trunk PR : Link to release branch PR: Criteria Category:
@atalman merged |
Link to landed trunk PR : Link to release branch PR: Criteria Category:
@atalman merged |
Link to landed trunk PR : Link to release branch PR: Criteria Category:
@atalman merged |
Link to landed trunk PR : Link to release branch PR: Criteria Category:
@atalman merged |
Link to landed trunk PR (if applicable):
Link to release branch PR: Criteria Category:
@atalman merged |
Link to landed trunk PR (if applicable):
Link to release branch PR: Criteria Category:
@atalman I can confirm #110664 is regression against 2.1.0 . However PR looks like feature work. There is also a workaround for the issue above: #110664 (comment) |
Link to landed trunk PR (if applicable): Link to release branch PR: Criteria Category:
@malfet: merged |
Would it be possible to cherry-pick this commitin 2.1.2? The change is self-contained and would fix a bug that was introduced in 2.1.0. |
Link to landed trunk PR (if applicable): Link to release branch PR: Criteria Category:
@atalman Looks like cherry pick combines #111721 and #114173 PRs (and also this small tweak #114909) @atalman merged @atalman: Because of the new issue found #112577 (comment) will be reverting this cherry-pick |
Link to landed trunk PR (if applicable): Link to release branch PR: Criteria Category:
@malfet merged |
@atalman but they are related as the first one is nightly but since july. Are we not in that branch cut since july? @atalman wrote: @bhack branch for 2.1.0 was created on Aug 27, not July. #115075 is about current nightly, however there is missing reproduction step. Only install command and error are included. Please add proper repro code. #106144 I tried to repro this issue with 2.1.2 and reproduction code from this comment: #106144 (comment) could not repro it, please see this comment: #106144 (comment) For release 2.1.2, please install 2.1.2 binary using following command:
Please provide more details on both issues, including full reproduction your environment and cuda driver version you are running. |
Link to landed trunk PR (if applicable): Link to release branch PR: Criteria Category:
@huydhn merged |
@atalman I don't have any notification if you post-edit my own messages inline. So please, if you can, reply with a new comment as all other people are doing in almost every Github repo. For the others interested, we are discussing details in the mentioned tickets own threads. |
Follow up here, users in HuggingFace are saying that this inclusion has caused an IMA in one of their models, therefore we are going to revert for the cherry pick but still include in Main while I work to debug this issue. |
Link to landed trunk PR (if applicable):
Link to release branch PR: Criteria Category: @atalman merged |
Link to landed trunk PR (if applicable): Link to release branch PR: Criteria Category:
@atalman merged |
Link to landed trunk PR (if applicable): Link to release branch PR: Criteria Category:
@atalman merged |
Link to landed trunk PR (if applicable): Link to release branch PR: Criteria Category:
@atalman merged |
Closing this issue as wheels and conda binaries has been published https://pypi.org/project/torch/2.1.2/ and https://anaconda.org/pytorch/pytorch/files?version=2.1.2 |
Link to landed trunk PR (if applicable):
Link to release branch PR:
Criteria Category:
|
Uh oh!
There was an error while loading. Please reload this page.
This issue is for tracking cherry-picks to the release branch. Following is release branch for the 2.1.2 release.
Our plan from this point from this point is roughly:
Only issues that have ‘cherry-picks’ in this tracker will be considered for the release.
Cherry-Pick Criteria
Phase 1 (until 12/1):
The Releng team relies on the cherry pick process to manage risk to release quality, i.e. by porting a small set of commit from trunk that are "must-have" into the release branch, we limit the change to the minimal to address pressing issues. Thus, not everything a developer land into the trunk will make it into the release. So, please consider the criteria below and follow the cherry picking process. Only low-risk changes may be cherry-picked from master:
Any other change requires special dispensation from the release managers (currently @atalman, @huydhn, @osalpekar, @malfet). If this applies to your change please write "Special Dispensation" in the "Criteria Category:" template below and explain.
Phase 2 (after 12/1):
Note that changes here require us to rebuild a Release Candidate and restart extended testing (likely delaying the release). Therefore, the only accepted changes are Release-blocking critical fixes for: silent correctness, backwards compatibility, crashes, deadlocks, (large) memory leaks
Changes will likely require a discussion with the larger release team over VC or Slack.
Cherry-Pick Process
Ensure your PR has landed in master. This does not apply for release-branch specific changes (see Phase 1 criteria).
Create (but do not land) a PR against the release branch.
Make a request below with the following format:
NOTE: Our normal tools (ghstack / ghimport, etc.) do not work on the release branch.
See HUD 2.1
Versions
2.1.2
The text was updated successfully, but these errors were encountered: