[DistDGL][Robustness]Uneven distribution of input graph files for nodes/edges and features. (#5227)
* Uneven distribution of nodes/edges/features To handle unevenly sized files for nodes/edges and feature files for nodes and edges, we have to synchronize before starting large no. of messages (either one large message or a burst of messages). * Applying lintrunner patch. * Removing tabspaces for lintrunner. * lintrunner patch. * removed issues introduced by the merge conflicts. Lots of code was repeated
Showing
Please register or sign in to comment