PyTorch/XLA 1.7 release
Summary
Cloud TPUs now support the PyTorch 1.7 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.
New Features
TriangularSolve
(#2498) (example)- New ops supported by PyTorch/XLA:
- Documentation on adding more supported ops: (#2458)