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

remove the dependency on torch process group #288

Open
todo bot opened this issue Oct 15, 2021 · 0 comments
Open

remove the dependency on torch process group #288

todo bot opened this issue Oct 15, 2021 · 0 comments

Comments

@todo
Copy link

todo bot commented Oct 15, 2021

# TODO remove the dependency on torch process group
if not dist.is_initialized():
torch.distributed.init_process_group(
backend="nccl",
store=_default_store,
rank=get_rank(),


This issue was generated by todo based on a TODO comment in cd499b8. It's been assigned to @wangraying because they committed the code.
@todo todo bot added the todo 🗒️ label Oct 15, 2021
@wangraying wangraying removed their assignment Oct 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant