Skip to content
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

[dtensor] PART 8: move tensor parallel api and tests to core distributed #88180

Closed
wants to merge 18 commits into from

Conversation

This PR moves tensor/parallel folder and tests to torch.distributed.

[ghstack-poisoned]
@pytorch-bot
Copy link

pytorch-bot bot commented Nov 1, 2022

🔗 Helpful Links

🧪 See artifacts and rendered test results at hud.pytorch.org/pr/88180

Note: Links to docs will display an error until the docs builds have been completed.

✅ No Failures

As of commit 4c29051:
💚 Looks good so far! There are no failures yet. 💚

This comment was automatically generated by Dr. CI and updates every 15 minutes.

wanchaol added a commit that referenced this pull request Nov 1, 2022
This PR moves tensor/parallel folder and tests to torch.distributed.

ghstack-source-id: 319b35f63febdb2ada699c2f9db8cb0bd64dbeb5
Pull Request resolved: #88180
@wanchaol wanchaol removed the release notes: distributed (fsdp) release notes category label Nov 1, 2022
…re distributed"

This PR moves tensor/parallel folder and tests to torch.distributed.

[ghstack-poisoned]
wanchaol added a commit that referenced this pull request Nov 2, 2022
This PR moves tensor/parallel folder and tests to torch.distributed.

ghstack-source-id: 5e280cb73406b8bd936483dcfee90f41c5e3015e
Pull Request resolved: #88180
…re distributed"

This PR moves tensor/parallel folder and tests to torch.distributed.

[ghstack-poisoned]
wanchaol added a commit that referenced this pull request Nov 2, 2022
This PR moves tensor/parallel folder and tests to torch.distributed.

ghstack-source-id: 5e280cb73406b8bd936483dcfee90f41c5e3015e
Pull Request resolved: #88180
…re distributed"

This PR moves tensor/parallel folder and tests to torch.distributed.

[ghstack-poisoned]
@pytorch-bot pytorch-bot bot added the release notes: distributed (fsdp) release notes category label Nov 6, 2022
wanchaol added a commit that referenced this pull request Nov 6, 2022
This PR moves tensor/parallel folder and tests to torch.distributed.

ghstack-source-id: ad48a30f50d38e71ca970f2369beb277b65589da
Pull Request resolved: #88180
…re distributed"

This PR moves tensor/parallel folder and tests to torch.distributed.

[ghstack-poisoned]
@wanchaol wanchaol changed the title [dtensor] PART 5: move tensor parallel api and tests to core distributed [dtensor] PART 8: move tensor parallel api and tests to core distributed Nov 6, 2022
wanchaol added a commit that referenced this pull request Nov 6, 2022
This PR moves tensor/parallel folder and tests to torch.distributed.

ghstack-source-id: ad48a30f50d38e71ca970f2369beb277b65589da
Pull Request resolved: #88180
…re distributed"

This PR moves tensor/parallel folder and tests to torch.distributed.

[ghstack-poisoned]
…re distributed"

This PR moves tensor/parallel folder and tests to torch.distributed.

[ghstack-poisoned]
wanchaol added a commit that referenced this pull request Nov 10, 2022
This PR moves tensor/parallel folder and tests to torch.distributed.

ghstack-source-id: 7e922aac4ea4dee56bb5507ad95d6434bea993c7
Pull Request resolved: #88180
…re distributed"

This PR moves tensor/parallel folder and tests to torch.distributed.

[ghstack-poisoned]
wanchaol added a commit that referenced this pull request Nov 10, 2022
This PR moves tensor/parallel folder and tests to torch.distributed.

ghstack-source-id: 48e24d4e2b1ba680f97474e64892961e8e135df4
Pull Request resolved: #88180
…re distributed"


This PR moves tensor/parallel folder and tests to torch.distributed.

part of #88838

[ghstack-poisoned]
wanchaol added a commit that referenced this pull request Nov 10, 2022
This PR moves tensor/parallel folder and tests to torch.distributed.

ghstack-source-id: f530faaad0f9000c204e9a79365835e1c3bdfdb4
Pull Request resolved: #88180
…re distributed"


This PR moves tensor/parallel folder and tests to torch.distributed.

part of #88838

[ghstack-poisoned]
wanchaol added a commit that referenced this pull request Nov 15, 2022
This PR moves tensor/parallel folder and tests to torch.distributed.

ghstack-source-id: 7965beadd248b50cebfc9de8d89b9480271a1aaa
Pull Request resolved: #88180
…re distributed"


This PR moves tensor/parallel folder and tests to torch.distributed.

part of #88838

[ghstack-poisoned]
wanchaol added a commit that referenced this pull request Nov 15, 2022
This PR moves tensor/parallel folder and tests to torch.distributed.

ghstack-source-id: 0bf6a80491caf57bc69d7452e5dbc11b8d169750
Pull Request resolved: #88180
…re distributed"


This PR moves tensor/parallel folder and tests to torch.distributed.

part of #88838

[ghstack-poisoned]
wanchaol added a commit that referenced this pull request Nov 15, 2022
This PR moves tensor/parallel folder and tests to torch.distributed.

ghstack-source-id: a7283c48e593b5b29e2a1f5464f917fa3a3b5cca
Pull Request resolved: #88180
…re distributed"


This PR moves tensor/parallel folder and tests to torch.distributed.

part of #88838

[ghstack-poisoned]
wanchaol added a commit that referenced this pull request Nov 15, 2022
This PR moves tensor/parallel folder and tests to torch.distributed.

ghstack-source-id: 2ab021d160a505b6104c19af20b1a29533ddc2ef
Pull Request resolved: #88180
@wanchaol
Copy link
Contributor Author

@pytorchbot merge

@pytorch-bot pytorch-bot bot added the ciflow/trunk Trigger trunk jobs on your pull request label Nov 16, 2022
@pytorchmergebot
Copy link
Collaborator

Merge started

Your change will be merged once all checks pass (ETA 0-4 Hours).

Learn more about merging in the wiki.

Questions? Feedback? Please reach out to the PyTorch DevX Team

Advanced Debugging
Check the merge workflow status
here

@pytorchmergebot
Copy link
Collaborator

Merge failed

Reason: The following mandatory check(s) failed (Rule Distributed):

Dig deeper by viewing the failures on hud

Details for Dev Infra team Raised by workflow job

@wanchaol
Copy link
Contributor Author

@pytorchbot merge

@pytorchmergebot
Copy link
Collaborator

Merge started

Your change will be merged once all checks pass (ETA 0-4 Hours).

Learn more about merging in the wiki.

Questions? Feedback? Please reach out to the PyTorch DevX Team

Advanced Debugging
Check the merge workflow status
here

kulinseth pushed a commit to kulinseth/pytorch that referenced this pull request Dec 10, 2022
…ted (pytorch#88180)

This PR moves tensor/parallel folder and tests to torch.distributed.

part of pytorch#88838
Pull Request resolved: pytorch#88180
Approved by: https://github.com/aazzolini
@facebook-github-bot facebook-github-bot deleted the gh/wanchaol/208/head branch June 8, 2023 19:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ciflow/trunk Trigger trunk jobs on your pull request Merged release notes: distributed (dtensor) release notes category
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants