pytorch / elastic

PyTorch elastic training
BSD 3-Clause "New" or "Revised" License
730 stars 98 forks source link

Move torchelastic/rendezvous to torch/distributed/rendezvous #141

Closed kiukchung closed 3 years ago

kiukchung commented 3 years ago

Summary: Upstreams two modules to torch:

  1. torchelastic.rendezvous
  2. torchelastic.utils

These modules were chosen as [1/n] since they are the leaf modules in torchelastic.

NOTE: This diff is NOT ready to land - I still have a few dependencies to test/codemod. torch only has a single buck target: caffe2:torch which makes this a bit tricky.

Differential Revision: D26718746

facebook-github-bot commented 3 years ago

This pull request was exported from Phabricator. Differential Revision: D26718746

facebook-github-bot commented 3 years ago

This pull request has been merged in pytorch/elastic@402a7938ec211f2c8f720bb0bc48a975b46926c4.