1. 04 Nov, 2022 4 commits
  2. 03 Nov, 2022 4 commits
  3. 02 Nov, 2022 3 commits
  4. 01 Nov, 2022 3 commits
  5. 31 Oct, 2022 2 commits
  6. 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
  7. 28 Oct, 2022 1 commit
  8. 27 Oct, 2022 5 commits
  9. 26 Oct, 2022 2 commits
  10. 22 Oct, 2022 1 commit
  11. 21 Oct, 2022 1 commit
  12. 19 Oct, 2022 6 commits
  13. 18 Oct, 2022 2 commits
  14. 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
  15. 14 Oct, 2022 1 commit
  16. 13 Oct, 2022 2 commits