Remove self-loops and duplicate edges before ParMETIS and restore when...
Remove self-loops and duplicate edges before ParMETIS and restore when converting to DGLGraph (#3472)
* save self-loops and duplicated edges separately.
* [BugFix] sort graph by dgl.ETYPE
* fix bugs in verify script
* fix verify logic
* refine README
Co-authored-by:
Da Zheng <zhengda1936@gmail.com>
Showing
Please register or sign in to comment