[DistDGL] Memory optimization to reduce memory footprint of the Dist Graph...
[DistDGL] Memory optimization to reduce memory footprint of the Dist Graph partitioning pipeline. (#5130) * Wrap np.argsort() in a function. This Use a python wrapper for the np.argsort() function for better usage of systems memory. * lintrunner patch. * lintrunner patch. * Changes to address code review comments.
Showing
Please register or sign in to comment