Update RELEASE.md with pinning xla and builder PRs (#93079)

Provide example PRs necessary for pinning xla and builder repos for release

Pull Request resolved: https://github.com/pytorch/pytorch/pull/93079
Approved by: https://github.com/malfet, https://github.com/kit1980
This commit is contained in:
Andrey Talman
2023-01-26 20:11:30 +00:00
committed by PyTorch MergeBot
parent 0e92bbe5b1
commit d9f0d14835

View File

@ -95,6 +95,7 @@ them:
* Update backwards compatibility tests to use RC binaries instead of nightlies
* Example: https://github.com/pytorch/pytorch/pull/77983 and https://github.com/pytorch/pytorch/pull/77986
* A release branches should also be created in [`pytorch/xla`](https://github.com/pytorch/xla) and [`pytorch/builder`](https://github.com/pytorch/builder) repos and pinned in `pytorch/pytorch`
* Example: https://github.com/pytorch/pytorch/pull/86290 and https://github.com/pytorch/pytorch/pull/90506
These are examples of changes that should be made to the *default* branch after a release branch is cut