Snapchat / Snapchat/GiGL

Deprecate `DistContext`

Open
#162 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Python
Stars
85
Forks
19
Avg merge
4d 10h
Merged PRs (30d)
6

Description

We should fully deprecate our use of `DistContext` and fully rely on the distributed process groups to pass around ranks/world_sizes in our dataloader, training, and inference code. This is making our Dataloaders more complicated than necessary and blocking some simplification of other APIs, such as our `init_neighbor_loader_worker` function.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.