dmlc / dmlc/dgl

Sampler with limit on nodes/edges in batch subgraph

Open
#6,623 1 comment 0 reactions 1 assignee Claimed by @ayushnoori View on GitHub
stale-issue
Dominant language
Python
Stars
14.3k
Forks
3.1k
PR merge metrics
No merged PRs in 30d

Description

## 🚀 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.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.