"vscode:/vscode.git/clone" did not exist on "60a147343f8931bb10d1a40e201b97ffee8978d4"
- 28 Nov, 2022 1 commit
-
-
peizhou001 authored
-
- 04 Nov, 2022 1 commit
-
-
Rhett Ying authored
* [Dist] deprecate etype and always use canonical etype for partition and load * enable canonical etypes in dist part pipeline * resolve rebase conflicts * fix lint * fix test failure * throw exception if outdated part config is loaded * refine * refine * revert unnecessary change * fix typo
-
- 27 Oct, 2022 1 commit
-
-
Rhett Ying authored
* [Dist] fix etype issue in dist part pipeline * add comments
-
- 19 Oct, 2022 1 commit
-
-
Rhett Ying authored
* [Dist] decouple num_chunks and num_parts for graphs with edge feature * fix test failure
-
- 03 Oct, 2022 2 commits
-
-
kylasa authored
* Creating ParMETIS wrapper script to run parmetis using one script from user perspective * Addressed all the CI comments from PR https://github.com/dmlc/dgl/pull/4529 * Addressing CI comments. * Isort, and black changes. * Replaced python with python3 * Replaced single quote with double quotes per suggestion. * Removed print statement * Addressing CI Commets. * Addressing CI review comments. * Addressing CI comments as per chime discussion with Rui * CI Comments, Black and isort changes * Align with code refactoring, black, isort and code review comments. * Addressing CI review comments, and fixing merge issues with the master branch * Updated with proper unit test skip decorator
-
kylasa authored
* Added support for edge features. * Added comments and removing unnecessary print statements. * updated data_shuffle.py to remove compile error. * Repaled python3 with python to match CI test framework. * Removed unrelated files from the pull request. * Isort changes. * black changes on this file. * Addressing CI review comments. * Addressing CI comments. * Removed duplicated and resolved merge conflict code. * Addressing CI Comments from Rui. * Addressing CI comments, and fixing merge issues. * Addressing CI comments, code refactoring, isort and black
-