"src/vscode:/vscode.git/clone" did not exist on "66eb240d15d62a3153bd14941057fe6f7ff893ba"
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