cugraph icon indicating copy to clipboard operation
cugraph copied to clipboard

Update Negative Sampling to request edges per worker

Open ChuckHastings opened this issue 4 months ago • 0 comments

Instead of accepting an argument to indicate how many total negative samples to generate, allow each worker to specify how many they want.

Work with @alexbarghi-nv to identify the API change and implementation.

ChuckHastings avatar Sep 25 '24 15:09 ChuckHastings