- 11 Oct, 2022 2 commits
-
-
Hongzhi (Steve), Chen authored
Co-authored-by:Steve <ubuntu@ip-172-31-34-29.ap-northeast-1.compute.internal>
-
Hongzhi (Steve), Chen authored
* Auto fix c++. * reformat Co-authored-by:Steve <ubuntu@ip-172-31-34-29.ap-northeast-1.compute.internal>
-
- 10 Oct, 2022 3 commits
-
-
Hongzhi (Steve), Chen authored
Co-authored-by:Steve <ubuntu@ip-172-31-34-29.ap-northeast-1.compute.internal>
-
rudongyu authored
* add double radius node labeling * add doc * add test * fix lint issue * update * update * update * update * fix lint
-
Hongzhi (Steve), Chen authored
Co-authored-by:Steve <ubuntu@ip-172-31-34-29.ap-northeast-1.compute.internal>
-
- 09 Oct, 2022 1 commit
-
-
Hongzhi (Steve), Chen authored
Co-authored-by:Steve <ubuntu@ip-172-31-34-29.ap-northeast-1.compute.internal>
-
- 08 Oct, 2022 6 commits
-
-
彭卓清 authored
* initial completion * add binary version of pointnet and pointnet++ * add binary version of pointnet and pointnet++ * add binary version of pointnet and pointnet++ * add binary version of pointnet and pointnet++ * add binary version of pointnet and pointnet++ * finish README * fix suggestions * fix suggestions * fix suggestions * solve details * resolve formatting issues * add accuracy * revert the changes Co-authored-by:
Tong He <hetong007@gmail.com> Co-authored-by:
rudongyu <ru_dongyu@outlook.com>
-
Rhett Ying authored
* [doc] add doc for saving original node/edge IDs in dist part pipeline * move added docs into advanced topic * fix ypo * refine
-
Hongzhi (Steve), Chen authored
Co-authored-by:Steve <ubuntu@ip-172-31-34-29.ap-northeast-1.compute.internal>
-
Hongzhi (Steve), Chen authored
* [Misc] Black auto fix. * fix pylint disable Co-authored-by:Steve <ubuntu@ip-172-31-34-29.ap-northeast-1.compute.internal>
-
Zhiteng Li authored
* refactor the function and module of laplacian_pe * add blank lines between design doc * 1st approving review * update the unittest * fix lint issues * fix trailing space * update by mufei's comments and fix backend bugs * del test file Co-authored-by:
rudongyu <ru_dongyu@outlook.com> Co-authored-by:
Rhett Ying <85214957+Rhett-Ying@users.noreply.github.com>
-
Hongzhi (Steve), Chen authored
Co-authored-by:Steve <ubuntu@ip-172-31-34-29.ap-northeast-1.compute.internal>
-
- 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
-
- 30 Sep, 2022 6 commits
-
-
Chang Liu authored
-
Quan (Andy) Gan authored
* bump version * Update setup.py * Update setup.py
-
Quan (Andy) Gan authored
* first commit * add test * fixes * ah this is how you skip setup * fix * ugh * address comments * i like black
-
Israt Nisa authored
* replace with pow * autosummary for attributes * revert accidental push * revert accidental push * added example Co-authored-by:Israt Nisa <nisisrat@amazon.com>
-
czkkkkkk authored
* [Sparse] Add SparseMatrix unittest and fix docstring problem * Minor fix * Update * check permission * rm future annonations * Skip create_from_csr and create_from_csc tests because Pytorch 1.9.0 does not have torch.sparse_csr_tensor Co-authored-by:Israt Nisa <nisisrat@amazon.com>
-
Israt Nisa authored
-
- 29 Sep, 2022 5 commits
-
-
Minjie Wang authored
- Disable automatic issue closing - Correct the labels to exempt.
-
Israt Nisa authored
* GAT example * Complete GAT and Add README * Update Co-authored-by:
Israt Nisa <nisisrat@amazon.com> Co-authored-by:
czkkkkkk <zekucai@gmail.com>
-
czkkkkkk authored
* Add Hetero RGCN example * Remove HeteroGraphWrapper and move model to entity_classify.py * Add README
-
Israt Nisa authored
* Add elementwise operators for diagonal matrix * minor * resolve ambiguity of ops * lint check * lint check * lint check Co-authored-by:Israt Nisa <nisisrat@amazon.com>
-
LuckyLiuM authored
* metapath2vec package * fix bugs --metapath2vec package * add unittest and fix bugs * fix pyling messages * del init.py * fix bugs * modify metapath2vec and add deepwalk * deepwalk module * del metapath2vec files * Update * Update * Update * Update * Update * Fix Co-authored-by:
Ubuntu <ubuntu@ip-172-31-9-26.ap-northeast-1.compute.internal> Co-authored-by:
Mufei Li <mufeili1996@gmail.com>
-
- 28 Sep, 2022 6 commits
-
-
Israt Nisa authored
* sddmm init * SDDMM with N-D nonzero values * drop support for vector shaped non zero elements * address comments * skip cpu test * skip GPU test too Co-authored-by:
Israt Nisa <nisisrat@amazon.com> Co-authored-by:
Minjie Wang <wmjlyjemaine@gmail.com>
-
czkkkkkk authored
-
Rhett Ying authored
* [Dist] enable to partition many chunks into less partitions via pipeline * refine * add meta file for num_parts, add more tests, refine docstring * remove args.num_parts * create pydantic class for partition metadata * refine * rename json file
-
Rhett Ying authored
* [Dist] save original node/edge IDs into separate files * separate nids and eids
-
Hongzhi (Steve), Chen authored
Co-authored-by:Steve <ubuntu@ip-172-31-34-29.ap-northeast-1.compute.internal>
-
Hongzhi (Steve), Chen authored
Co-authored-by:Steve <ubuntu@ip-172-31-34-29.ap-northeast-1.compute.internal>
-
- 27 Sep, 2022 5 commits
-
-
Mufei Li authored
* Update * lint * Fix * Update * Update * Update * update * Fix * Update * Fix * Fix * Fix * CI * Update * Update * Update * update test Co-authored-by:Ubuntu <ubuntu@ip-172-31-9-26.ap-northeast-1.compute.internal>
-
Rhett Ying authored
-
Chang Liu authored
-
Chang Liu authored
* Fix mlp example * Remove unused file
-
Xin Yao authored
* fix test stream * init cusparse handle
-
- 26 Sep, 2022 4 commits
-
-
Hongzhi (Steve), Chen authored
* auto fix * add more * sort Co-authored-by:Steve <ubuntu@ip-172-31-34-29.ap-northeast-1.compute.internal>
-
Hongzhi (Steve), Chen authored
* [Misc] Black auto fix. * sort Co-authored-by:Steve <ubuntu@ip-172-31-34-29.ap-northeast-1.compute.internal>
-
Hongzhi (Steve), Chen authored
* [Misc] Black auto fix. * sort Co-authored-by:Steve <ubuntu@ip-172-31-34-29.ap-northeast-1.compute.internal>
-
czkkkkkk authored
[Subgraph] State in the docstring that nodes cannot have any duplicate value when inducing a subgraph (#4637)
-