rapidsai / cugraph

cuGraph - RAPIDS Graph Analytics Library
https://docs.rapids.ai/api/cugraph/stable/
Apache License 2.0
1.77k stars 304 forks source link

Update Sampling API prior to MTMG integration. #4646

Closed ChuckHastings closed 2 months ago

ChuckHastings commented 2 months ago

First cut at new sampling function definition to clean up things before MTMG integration.

This overlaps some with @jnke2016 work on heterogeneous sampling... we'll need to resolve a merge order once we've decided on the exact API changes and sequence of work.

Latest thought is that this will be merged into @jnke2016's PR and this will be closed once it's no longer needed.

ChuckHastings commented 2 months ago

Incorporated into @jnke2016 PR... closing this.