dmlc / dgl

Python package built to ease deep learning on graph, on top of existing DL frameworks.
http://dgl.ai
Apache License 2.0
13.41k stars 3k forks source link

[GraphBolt][CUDA] Refactor TemporalNeighborSamplerImpl #7504

Open mfbalin opened 3 months ago

mfbalin commented 3 months ago

🔨Work Item

IMPORTANT:

Project tracker: https://github.com/orgs/dmlc/projects/2

Description

TemporalNeighborSamplerImpl needs to be modified in a similar way to the current NeighborSamplerImpl.