1. 14 May, 2021 1 commit
  2. 13 May, 2021 1 commit
  3. 11 May, 2021 1 commit
  4. 06 May, 2021 1 commit
  5. 03 May, 2021 1 commit
  6. 29 Apr, 2021 1 commit
    • Da Zheng's avatar
      [Distributed] fix docs for distributed training. (#2840) · 45ec21b0
      Da Zheng authored
      
      
      * update distributed training doc.
      
      * explain data split.
      
      * fix message passing.
      
      * id mapping.
      
      * fix.
      
      * test data reshuffling.
      
      * fix a bug.
      
      * fix test.
      
      * Revert "fix test."
      
      This reverts commit 907f1dd88994894db94ffcd77b5995279f76b489.
      
      * Revert "fix a bug."
      
      This reverts commit ff0a4d893bbe4911a75ecb04bcbd9bc65315166b.
      
      * Revert "test data reshuffling."
      
      This reverts commit 99bb2f6405de67fc73652220b02e7184461c3e5e.
      Co-authored-by: default avatarZheng <dzzhen@3c22fba32af5.ant.amazon.com>
      45ec21b0
  7. 30 Mar, 2021 1 commit
  8. 22 Mar, 2021 2 commits
  9. 09 Mar, 2021 1 commit
    • Hengrui Zhang's avatar
      [Feature] QM9Edge Dataset Support (#2704) · a1f59c3b
      Hengrui Zhang authored
      
      
      * [Feature] Support QM9Edge Datset
      
      * Update qm9_edge.py
      
      * disable tqdm
      
      * Update qm9_edge.py
      
      * Update qm9_edge.py
      
      * Update qm9_edge.py
      
      * Update qm9_edge.py
      
      * Update qm9_edge.py
      
      * Update qm9_edge.py
      
      * Update qm9_edge.py
      
      * remove preprocessing part
      
      * add comparisons in qm9.py
      
      * [docs] add qm9edge dataset
      Co-authored-by: default avatarMufei Li <mufeili1996@gmail.com>
      a1f59c3b
  10. 25 Feb, 2021 1 commit
  11. 23 Feb, 2021 2 commits
  12. 20 Feb, 2021 1 commit
  13. 19 Feb, 2021 3 commits
  14. 09 Feb, 2021 1 commit
    • Da Zheng's avatar
      [Distributed] Distributed METIS partition (#2576) · e4ff4844
      Da Zheng authored
      
      
      * add convert.
      
      * fix.
      
      * add write_mag.
      
      * fix convert_partition.py
      
      * write data.
      
      * use pyarrow to read.
      
      * update write_mag.py
      
      * fix convert_partition.py.
      
      * load node/edge features when necessary.
      
      * reshuffle nodes.
      
      * write mag correctly.
      
      * fix a bug: inner nodes in a partition might be empty.
      
      * fix bugs.
      
      * add verify code.
      
      * insert reverse edges.
      
      * fix a bug.
      
      * add get node/edge data.
      
      * add instructions.
      
      * remove unnecessary argument.
      
      * update distributed preprocessing.
      
      * fix readme.
      
      * fix.
      
      * fix.
      
      * fix.
      
      * fix readme.
      
      * fix doc.
      
      * fix.
      
      * update readme
      
      * update doc.
      
      * update readme.
      Co-authored-by: default avatarUbuntu <ubuntu@ip-172-31-9-132.us-west-1.compute.internal>
      Co-authored-by: default avatarUbuntu <ubuntu@ip-172-31-2-202.us-west-1.compute.internal>
      e4ff4844
  15. 08 Feb, 2021 1 commit
  16. 07 Feb, 2021 1 commit
  17. 05 Feb, 2021 1 commit
  18. 03 Feb, 2021 1 commit
  19. 02 Feb, 2021 1 commit
  20. 28 Jan, 2021 2 commits
  21. 27 Jan, 2021 1 commit
    • xiang song(charlie.song)'s avatar
      [Feature] Add support for sparse embedding (#2451) · a7e941c3
      xiang song(charlie.song) authored
      
      
      * Add sparse embedding for dgl and update rgcn example
      
      * upd
      
      * Fix
      
      * Revert "Fix"
      
      This reverts commit 4da87cdfb8b8c3506b7fc7376cd2385ba8045c2a.
      
      * Fix
      
      * upd
      
      * upd
      
      * Fix
      
      * Add unitest and update impl
      
      * fix
      
      * Clean up rgcn example code
      
      * upd
      
      * upd
      
      * update
      
      * Fix
      
      * update score
      
      * sparse for sage
      
      * remove model sparse
      
      * upd
      
      * upd
      
      * remove global norm
      
      * revert delete model_sparse.py
      
      * update according to comments
      
      * Fix doc
      
      * upd
      
      * Fix test
      
      * upd
      
      * lint
      
      * lint
      
      * lint
      
      * upd
      
      * upd
      
      * clean up
      Co-authored-by: default avatarUbuntu <ubuntu@ip-172-31-56-220.ec2.internal>
      a7e941c3
  22. 26 Jan, 2021 2 commits
  23. 24 Jan, 2021 1 commit
  24. 20 Jan, 2021 1 commit
  25. 19 Jan, 2021 1 commit
  26. 14 Jan, 2021 2 commits
  27. 13 Jan, 2021 2 commits
    • zhjwy9343's avatar
      [Doc] CN User Guide Chapter 7 (#2481) · c448e61b
      zhjwy9343 authored
      
      
      * [Doc] Add Chapter 7
      
      * [Doc] Add CN part 7, 7.1, 7.2, and 7.3
      
      * [Doc] Add CN part 7, 7.1, 7.2, and 7.3
      
      * [Doc] 1st round copyediting, 7, 7.1, 7.2, and 7.3, removing EN parts.
      
      * [Doc] 2nd round copyediting.
      
      * [Doc] 3rd round copyediting.
      
      * [Doc] Copyedit with reviewers' comments.
      Co-authored-by: default avatarMufei Li <mufeili1996@gmail.com>
      c448e61b
    • zhjwy9343's avatar
      [Doc] user guide CN chapter 6 (#2452) · 31f65f03
      zhjwy9343 authored
      
      
      * [Doc] Add 1st CN in chapter 6
      
      * [Doc] Add 1st CN in chapter 6
      
      * [Doc] Add 1st CN in chapter 6.1
      
      * [Doc] Add 1st CN in chapter 6.1
      
      * [Doc] Add 1st CN in chapter 6.2
      
      * [Doc] Add CN in chapter 6.2
      
      * [Doc] Add CN in chapter 6.3
      
      * [Doc] Fix a code bug in chapter 6.3
      
      * [Doc] Add CN in chapter 6.4, 6.5, and 6.6.
      
      * [Doc] Add CN in chapter 6.4, 6.5, and 6.6,then remove EN parts.
      
      * [Doc] revised 6.4, 6.5, and 6.6.
      
      * [Doc] 2nd round of copyediting.
      
      * Delete syn1.bin
      
      Remove this unrelated file to this branch
      
      * [Doc] Update guide_cn index.rst.
      
      * [Doc] Update guide_cn index.rst.
      
      * [Doc] Update guide_cn index.rst.
      
      * [Doc] Update guide_cn index.rst.
      
      * [Doc] Add chapter 7 in index page
      
      * [Doc] edit chapter 6 in PR
      
      * [Doc] edit chapter 6 in PR
      
      * [Doc] Copyediting with Murphy and Minjie's comments.
      
      * [Doc] Fix doc line in the previous chapters.
      Co-authored-by: default avatarJinjing Zhou <VoVAllen@users.noreply.github.com>
      Co-authored-by: default avatarMufei Li <mufeili1996@gmail.com>
      Co-authored-by: default avatarMinjie Wang <wmjlyjemaine@gmail.com>
      31f65f03
  28. 12 Jan, 2021 1 commit
  29. 11 Jan, 2021 1 commit
  30. 10 Jan, 2021 1 commit
  31. 07 Jan, 2021 1 commit
  32. 06 Jan, 2021 1 commit