1. 10 May, 2022 2 commits
  2. 09 May, 2022 2 commits
  3. 08 May, 2022 1 commit
  4. 07 May, 2022 1 commit
  5. 06 May, 2022 1 commit
    • Mufei Li's avatar
      [DGL-Go] CI for DGL-Go (#3959) · 334e6434
      Mufei Li authored
      * Update
      
      * Update
      
      * Fix
      
      * Update
      
      * CI
      
      * Update
      
      * Update
      
      * Update
      
      * Update
      
      * Update
      
      * Update
      
      * Update
      
      * Update
      
      * Update
      
      * Update
      
      * Update
      
      * Update
      334e6434
  6. 05 May, 2022 2 commits
  7. 29 Apr, 2022 3 commits
  8. 28 Apr, 2022 2 commits
  9. 27 Apr, 2022 3 commits
  10. 26 Apr, 2022 1 commit
  11. 25 Apr, 2022 2 commits
  12. 24 Apr, 2022 1 commit
  13. 23 Apr, 2022 1 commit
  14. 22 Apr, 2022 2 commits
  15. 15 Apr, 2022 1 commit
  16. 14 Apr, 2022 1 commit
  17. 13 Apr, 2022 2 commits
  18. 12 Apr, 2022 4 commits
  19. 11 Apr, 2022 3 commits
  20. 09 Apr, 2022 2 commits
  21. 08 Apr, 2022 1 commit
  22. 07 Apr, 2022 1 commit
  23. 05 Apr, 2022 1 commit
    • nv-dlasalle's avatar
      [Examples] Update graphsage multi-gpu example to use mutliple GPUs for... · 27a6eb56
      nv-dlasalle authored
      
      [Examples] Update graphsage multi-gpu example to use mutliple GPUs for validation and testing. (#3827)
      
      * Update graphsage multi-gpu example to use mutliple GPUs for validation and
      testing.
      
      * Remove argmax
      
      * Fix rebase error
      
      * Add more documentation to example and simplify
      
      * Switch to name shared memory
      
      * Add comment about how training is distributed
      
      * Restore iteration count
      
      * fix munmap error reporting for better error messages
      Co-authored-by: default avatarQuan (Andy) Gan <coin2028@hotmail.com>
      27a6eb56