1. 02 Nov, 2022 2 commits
  2. 01 Nov, 2022 3 commits
  3. 31 Oct, 2022 2 commits
  4. 29 Oct, 2022 1 commit
    • Quan (Andy) Gan's avatar
      [Sampling] Enable sampling with edge masks in sample_etype_neighbors (#4749) · 2bca4759
      Quan (Andy) Gan authored
      * sample neighbors with masks
      
      * oops
      
      * refactor again
      
      * remove
      
      * remove debug code
      
      * rename macro
      
      * address comments
      
      * more stuff
      
      * remove
      
      * fix
      
      * try fix unit test
      
      * oops
      
      * fix test
      
      * oops
      
      * change name
      
      * rename a lot of stuff
      
      * oops
      
      * ugh
      
      * misc fixes
      
      * lint
      
      * address a lot of comments
      
      * lint
      
      * lint
      
      * fix
      
      * that was silly
      
      * fix
      
      * fix
      
      * fix
      
      * oops
      2bca4759
  5. 28 Oct, 2022 1 commit
  6. 27 Oct, 2022 5 commits
  7. 26 Oct, 2022 2 commits
  8. 22 Oct, 2022 1 commit
  9. 21 Oct, 2022 1 commit
  10. 19 Oct, 2022 6 commits
  11. 18 Oct, 2022 2 commits
  12. 17 Oct, 2022 2 commits
    • Rhett Ying's avatar
      [Dist] Reduce peak memory in DistDGL (#4687) · b1309217
      Rhett Ying authored
      * [Dist] Reduce peak memory in DistDGL: avoid validation, release memory once loaded
      
      * remove orig_id from ndata/edata for partition_graph()
      
      * delete orig_id from ndata/edata in dist part pipeline
      
      * reduce dtype size and format before saving graphs
      
      * fix lint
      
      * ETYPE requires to be int32/64 for CSRSortByTag
      
      * fix test failure
      
      * refine
      b1309217
    • Hongzhi (Steve), Chen's avatar
      [Misc] Update PULL_REQUEST_TEMPLATE.md (#4710) · 0a33500c
      Hongzhi (Steve), Chen authored
      * Update PULL_REQUEST_TEMPLATE.md
      
      * Update PULL_REQUEST_TEMPLATE.md
      
      * Update PULL_REQUEST_TEMPLATE.md
      0a33500c
  13. 14 Oct, 2022 1 commit
  14. 13 Oct, 2022 2 commits
  15. 12 Oct, 2022 3 commits
  16. 11 Oct, 2022 2 commits
  17. 10 Oct, 2022 3 commits
  18. 09 Oct, 2022 1 commit