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

Support Biased Sampling in cuGraph-DGL #25

Closed
Tracked by #4351
alexbarghi-nv opened this issue Aug 5, 2024 · 0 comments · Fixed by rapidsai/cugraph#4595
Closed
Tracked by #4351

Support Biased Sampling in cuGraph-DGL #25

alexbarghi-nv opened this issue Aug 5, 2024 · 0 comments · Fixed by rapidsai/cugraph#4595
Assignees
Labels
feature request New feature or request
Milestone

Comments

@alexbarghi-nv
Copy link
Member

Support biased sampling in cuGraph-DGL by properly handling the prob argument to cugraph_dgl.dataloading.NeighborSampler. Should properly construct a graph with the correct edge weights and call biased neighbor sampling instead of uniform neighbor sampling.

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

Successfully merging a pull request may close this issue.

1 participant