1. 02 Jan, 2024 1 commit
  2. 29 Dec, 2023 1 commit
  3. 21 Nov, 2023 1 commit
  4. 28 Jul, 2023 1 commit
  5. 19 Jul, 2023 1 commit
  6. 17 Jul, 2023 1 commit
  7. 04 Jul, 2023 1 commit
  8. 10 Feb, 2023 1 commit
  9. 15 Dec, 2022 1 commit
    • Rhett Ying's avatar
      [Dist] enable to chunk node/edge data into arbitrary number of chunks (#4930) · 9731e023
      Rhett Ying authored
      
      
      * [Dist] enable to chunk node/edge data into arbitrary number of chunks
      
      * [Dist] enable to split node/edge data into arbitrary parts
      
      * refine code
      
      * Format boolean to uint8 forcely to avoid dist.scatter failure
      
      * convert boolean to int8 before scatter and revert it after scatter
      
      * refine code
      
      * fix test
      
      * refine code
      
      * move test utilities into utils.py
      
      * update comment
      
      * fix empty data
      
      * update
      
      * update
      
      * fix empty data issue
      
      * release unnecessary mem
      
      * release unnecessary mem
      
      * release unnecessary mem
      
      * release unnecessary mem
      
      * release unnecessary mem
      
      * remove unnecessary shuffle data
      
      * separate array_split into standalone utility
      
      * add example
      Co-authored-by: default avatarxiang song(charlie.song) <classicxsong@gmail.com>
      9731e023
  10. 19 Aug, 2022 1 commit
  11. 30 Jul, 2022 1 commit