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

[FEA] Support Graph Creation for Graph Databases #88

Open
alexbarghi-nv opened this issue Dec 5, 2024 · 0 comments
Open

[FEA] Support Graph Creation for Graph Databases #88

alexbarghi-nv opened this issue Dec 5, 2024 · 0 comments
Assignees
Labels
feature request New feature or request
Milestone

Comments

@alexbarghi-nv
Copy link
Member

alexbarghi-nv commented Dec 5, 2024

We currently do not have an effective way to build a homogeneous or heterogeneous graph from graph database data (i.e. a set of files with non-contiguous vertex and edge ids labeled by vertex and edge type). We should create a means of doing this using PyTorch/NCCL and add appropriate examples. In the long term, it might make sense to contribute this to upstream PyG.

We should also provide a function that handles when there is an imbalance of labeled data across ranks by evening out the label distribution through shuffling.

@alexbarghi-nv alexbarghi-nv added the feature request New feature or request label Dec 5, 2024
@alexbarghi-nv alexbarghi-nv added this to the 25.02 milestone Dec 5, 2024
@alexbarghi-nv alexbarghi-nv self-assigned this Dec 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant