You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 7, 2024. It is now read-only.
Summary
This issue is used to track progress and updates on the integration with Float8 tensor and DTensors.
Background
DTensor is the PyTorch native solution for TP/SP and is designed to work with torch.compile. It uses tensor subclasses and module hooks to extend existing models.
Documentation: https://github.com/pytorch/pytorch/blob/main/torch/distributed/_tensor/README.md
What is needed:
Related Issues:
Pull Requests: