Skip to content

PyTorch/XLA 1.11 release

Compare
Choose a tag to compare
@miaoshasha miaoshasha released this 15 Mar 23:46
· 2486 commits to master since this release
3b12115

Cloud TPUs now support the PyTorch 1.11 release, via PyTorch/XLA integration. The release has daily automated testing for the supported models: Torchvision ResNet, FairSeq Transformer and RoBERTa, HuggingFace GLUE and LM, and Facebook Research DLRM.

On top of the underlying improvements and bug fixes in PyTorch's 1.11 release, this release adds several features and PyTorch/XLA specified bug fixes.

New feature

Bug fixes && improvements