Skip to content

update DTensor usage with upstream #9079

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
May 2, 2025
Merged

update DTensor usage with upstream #9079

merged 3 commits into from
May 2, 2025

Conversation

zpcore
Copy link
Collaborator

@zpcore zpcore commented May 2, 2025

We can use torch.distributed.tensor instead of torch.distributed._tensor now. Also try use new APIs like init_device_mesh based on description from https://github.com/pytorch/pytorch/tree/main/torch/distributed/tensor.

@zpcore zpcore requested a review from pgmoka May 2, 2025 06:49
@zpcore zpcore marked this pull request as ready for review May 2, 2025 06:51
@bhavya01 bhavya01 self-requested a review May 2, 2025 16:48
@zpcore zpcore requested a review from bhavya01 May 2, 2025 18:47
@bhavya01
Copy link
Collaborator

bhavya01 commented May 2, 2025

The test failure is not related as it doesn't use DTensor

@bhavya01 bhavya01 merged commit 02a1ba6 into master May 2, 2025
23 of 24 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants