Task Tracker
Open
@guangyey is already working on this.
Since Mar 26, 2026.
- Dominant language
- Python
- Stars
- 113
- Forks
- 129
- Avg merge
- 5d 9h
- Merged PRs (30d)
- 112
Description
Motivation
This ticket tracks features that are currently under development in other PyTorch backends. Once they are finalized, we will add corresponding support for XPU.
Pending items
- Lightweight API to get private pool reserved memory bytes @guangyey
- Fix batch_norm eval returning populated save_mean/save_invstd @guangyey
- [DTensor][1/2][ThreadRNGTracker] Embed sharding spec in CUDA RNG state for global-index-aware random generation @guangyey
- Initial version of mixed precision optimizers @guangyey
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.