Skip to content

Remove THD#22065

Closed
pietern wants to merge 6 commits intopytorch:masterfrom
pietern:remove-thd
Closed

Remove THD#22065
pietern wants to merge 6 commits intopytorch:masterfrom
pietern:remove-thd

Conversation

@pietern
Copy link
Contributor

@pietern pietern commented Jun 21, 2019

It's been ~9 months since moving THD to the torch.distributed.deprecated namespace (see #11405) and we haven't seen issues related to it, so it's time to remove it.

Closes #18967.

@pietern pietern requested review from apaszke and mrshenli as code owners June 21, 2019 09:33
@pytorchbot pytorchbot added caffe2 module: build Build system issues oncall: distributed Add this issue/PR to distributed oncall triage queue module: docs Related to our documentation, both in docs/ and docblocks module: internals Related to internal abstractions in c10 and ATen module: tests Issues related to tests (not the torch.testing module) labels Jun 21, 2019
@pietern pietern force-pushed the remove-thd branch 2 times, most recently from 4b8b4fd to 2a5ef0f Compare June 21, 2019 10:53
Copy link
Contributor

@apaszke apaszke left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🎉

@pietern
Copy link
Contributor Author

pietern commented Jun 25, 2019

Rebased and force pushed to resolve conflict.

@pietern
Copy link
Contributor Author

pietern commented Jun 25, 2019

Thanks for the stamp, @apaszke, and of course your work on THD.

We wouldn't have been where we are today without it.

Copy link
Contributor

@facebook-github-bot facebook-github-bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@pietern has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator.

@pytorchbot pytorchbot added module: infra Relates to CI infrastructure module: lint Issues related to our Python/C++ lint rules (run by Travis) labels Jun 25, 2019
Copy link
Contributor

@facebook-github-bot facebook-github-bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@pietern has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator.

zdevito pushed a commit to zdevito/ATen that referenced this pull request Jun 25, 2019
Summary:
It's been ~9 months since moving THD to the `torch.distributed.deprecated` namespace (see pytorch/pytorch#11405) and we haven't seen issues related to it, so it's time to remove it.

Closes pytorch/pytorch#18967.
Pull Request resolved: pytorch/pytorch#22065

Reviewed By: mrshenli

Differential Revision: D15983669

Pulled By: pietern

fbshipit-source-id: 2a2f5866f9a63040bc7cef3956d5fd215aba7165
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

caffe2 module: build Build system issues module: docs Related to our documentation, both in docs/ and docblocks module: infra Relates to CI infrastructure module: internals Related to internal abstractions in c10 and ATen module: lint Issues related to our Python/C++ lint rules (run by Travis) module: tests Issues related to tests (not the torch.testing module) oncall: distributed Add this issue/PR to distributed oncall triage queue

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Remove THD

6 participants