cugraph
cugraph copied to clipboard
Update Negative Sampling to request edges per worker
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.