cugraph icon indicating copy to clipboard operation
cugraph copied to clipboard

[FEA] New Graph Interface and Loaders for Distributed Sampling in DGL

Open alexbarghi-nv opened this issue 1 year ago • 0 comments

  • [x] New Graph class that duck-types DGLGraph
  • [x] New WholeGraph feature store that implements DGL's FeatureStorage
  • [x] New Sampler interface
  • [x] New Loader interface
  • [ ] New Sampler for distributed uniform neighbor sampling without dask
  • [ ] New Loader for distributed uniform neighbor sampling without dask

alexbarghi-nv avatar Jun 13 '24 21:06 alexbarghi-nv