1. 10 Jun, 2021 1 commit
  2. 08 Jun, 2021 1 commit
  3. 07 Jun, 2021 1 commit
  4. 05 Jun, 2021 1 commit
  5. 04 Jun, 2021 1 commit
  6. 03 Jun, 2021 1 commit
  7. 02 Jun, 2021 1 commit
  8. 31 May, 2021 1 commit
  9. 18 May, 2021 1 commit
  10. 17 May, 2021 2 commits
  11. 14 May, 2021 1 commit
  12. 13 May, 2021 1 commit
  13. 11 May, 2021 1 commit
  14. 06 May, 2021 1 commit
  15. 03 May, 2021 1 commit
  16. 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
  17. 30 Mar, 2021 1 commit
  18. 22 Mar, 2021 2 commits
  19. 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
  20. 25 Feb, 2021 1 commit
  21. 23 Feb, 2021 2 commits
  22. 20 Feb, 2021 1 commit
  23. 19 Feb, 2021 3 commits
  24. 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
  25. 08 Feb, 2021 1 commit
  26. 07 Feb, 2021 1 commit
  27. 05 Feb, 2021 1 commit
  28. 03 Feb, 2021 1 commit
  29. 02 Feb, 2021 1 commit
  30. 28 Jan, 2021 2 commits
  31. 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
  32. 26 Jan, 2021 2 commits
  33. 24 Jan, 2021 1 commit