-
Notifications
You must be signed in to change notification settings - Fork 7k
New 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
[v0.13] Release Tracker #6081
Comments
Handling edge cases on test_backbone_utils when the tracer sample nodes that is buffer with integer dtype, in this case the function PR for |
Link to landed master PR (if applicable):
Link to release branch PR: Criteria Category:
@atalman merged |
#6133 might need to be cherry-picked as well |
Fix minor typo in optical flow gallery example Category: docs |
Adding missing _log_api_usage_once to Swin's reusable components Category: minor bugfix main: #6174 @atalman this cherrypick comes after the final RC cut and it's not a critical bugfix, rather an omission on the logging side. I'll leave it up to you if it can be merged and included in the release. @datumbox I think this is quite safe change, will improve user experience |
I think we're done with this one, thanks everyone for your help! Closing now. |
We cut a release branch for the 0.13 release. (common commit with main is 69ce452)
This issue is for tracking cherry-picks to the release branch.
The POCs for the TorchVision team are @NicolasHug and @YosuaMichael
Cherry-Pick Criteria
Phase 1 (until 06/06/22):
Only low-risk changes may be cherry-picked from master:
Phase 2 (after 06/06/22):
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 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.
Please note HUD Link with branch CI status and link to the HUD to be provided here.
HUD
Versions
0.13
The text was updated successfully, but these errors were encountered: