1. 15 May, 2021 1 commit
  2. 14 May, 2021 2 commits
  3. 13 May, 2021 2 commits
  4. 12 May, 2021 2 commits
  5. 11 May, 2021 4 commits
  6. 08 May, 2021 1 commit
  7. 07 May, 2021 2 commits
  8. 06 May, 2021 2 commits
  9. 03 May, 2021 1 commit
  10. 01 May, 2021 1 commit
  11. 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
  12. 28 Apr, 2021 2 commits
  13. 27 Apr, 2021 3 commits
  14. 26 Apr, 2021 2 commits
    • Da Zheng's avatar
      [Distributed] Fix a bug in graph partition. (#2869) · e7046f1e
      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."
      
      This reverts commit 2d025e9e1a5c05c3da9b803a035a788ced59bd77.
      
      * Revert "id mapping."
      
      This reverts commit 2a6a93ceb81fbdff86e6e9e5a58e1ace1e9d9882.
      
      * Revert "fix message passing."
      
      This reverts commit ed8a86bf2b015e5e4f64ba160e81b207ad2a1d65.
      
      * Revert "explain data split."
      
      This reverts commit 4338ddf8a336014cf92d4cb9a1db02b9badc0e55.
      
      * Revert "update distributed training doc."
      
      This reverts commit dda1c35c44536934c19715534f01f832afda6ad2.
      
      * add more tests.
      
      * fix.
      
      * fix.
      
      * fix.
      Co-authored-by: default avatarZheng <dzzhen@3c22fba32af5.ant.amazon.com>
      Co-authored-by: default avatarxiang song(charlie.song) <classicxsong@gmail.com>
      e7046f1e
    • Mufei Li's avatar
      Update main.py (#2872) · 2ae891a7
      Mufei Li authored
      2ae891a7
  15. 25 Apr, 2021 4 commits
  16. 23 Apr, 2021 3 commits
  17. 22 Apr, 2021 2 commits
  18. 21 Apr, 2021 1 commit
  19. 20 Apr, 2021 1 commit
  20. 19 Apr, 2021 1 commit
    • Tingzhang Zhao's avatar
      [Model] Add RECT example (#2813) · e58eeebf
      Tingzhang Zhao authored
      
      
      * Update README.md
      
      Add description of RECT
      
      * [Example] Add implementation of RECT
      
      [Example] Add implementation of RECT
      
      * Update classify.py
      
      Modify the class names and the function names mentioned above
      
      * Update main.py
      
      Modify the function names mentioned above
      
      * Update label_utils.py
      
      Adjust the comments
      
      * Update README.md
      
      Add the github information
      Co-authored-by: default avatarTianjun Xiao <xiaotj1990327@gmail.com>
      e58eeebf
  21. 16 Apr, 2021 1 commit
    • nv-dlasalle's avatar
      [Performance] Track sorted status of COO from creation (#2645) · bbebde46
      nv-dlasalle authored
      
      
      * Add row/col sorted flags
      
      * improve sorting paths
      
      * Remove print statement
      
      * Keep track of sorted matrices
      
      * Remove sort check in to_block
      
      * Improve CPU sorted COO->CSR
      
      * Handle the zero edge case
      
      * Remove omp default clause to work with MSVC
      
      * Update comments on sorted COO->CSR cpu implementatoin
      
      * Expose sorted to python interface
      
      * Make check_sorted default to false for dgl.graph()
      
      * remove check sorted; add utests
      
      * remove check_sorted flag
      Co-authored-by: default avatarMinjie Wang <wmjlyjemaine@gmail.com>
      bbebde46
  22. 15 Apr, 2021 1 commit
    • Jinjing Zhou's avatar
      [Test] Add comment trigger for regression test (#2827) · 302125ef
      Jinjing Zhou authored
      * add
      
      * fix
      
      * f
      
      * 111
      
      * print
      
      * fix
      
      * ci
      
      * f
      
      * fix regex
      
      * fix
      
      * t
      
      * fix
      
      * add
      
      * test
      
      * fix
      
      * fix
      
      * fff
      
      * fix
      
      * 1113
      
      * v2
      
      * 222
      
      * ttt2
      
      * f2
      
      * ff
      
      * 11
      
      * 121
      
      * try
      
      * add
      
      * 222
      
      * asd
      
      * t2
      
      * fix
      
      * install dependency
      
      * ff
      
      * 图
      
      * fix
      
      * fix
      
      * fix
      
      * fix
      
      * escape
      
      * fix
      
      * add url
      
      * fix branches
      
      * add url
      
      * fix
      
      * fix
      
      * fix
      
      * to csv
      
      * update link
      
      * fix
      
      * fix
      
      * fix
      302125ef