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

Sampler with limit on nodes/edges in batch subgraph #6623

Open
ayushnoori opened this issue Nov 27, 2023 · 1 comment
Open

Sampler with limit on nodes/edges in batch subgraph #6623

ayushnoori opened this issue Nov 27, 2023 · 1 comment
Assignees

Comments

@ayushnoori
Copy link
Contributor

🚀 Feature

I'd like to implement a heterogeneous sampler that either sets an explicit upper bound on the number of nodes included in the message-flowing graph, or samples a fixed number of nodes in each iteration. This may be useful for DGL users who are learning on large heterogeneous graphs and need to explicitly limit the size of their subgraphs sampled in each batch (e.g., for memory purposes).

Motivation

Please see conversations with @jermainewang and @frozenbugs in the DGL Slack workspace. This issue is created to track the development of this feature. I will reference this issue in the relevant pull request.

@jermainewang @frozenbugs, please feel free to assign me to this feature.

Copy link

This issue has been automatically marked as stale due to lack of activity. It will be closed if no further activity occurs. Thank you

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