1. 08 Jul, 2022 1 commit
  2. 07 Jul, 2022 2 commits
  3. 05 Jul, 2022 1 commit
  4. 02 Jul, 2022 1 commit
  5. 01 Jul, 2022 1 commit
  6. 30 Jun, 2022 2 commits
  7. 23 Jun, 2022 3 commits
  8. 09 Jun, 2022 1 commit
    • Chang Liu's avatar
      [Bugfix] Fix example case: examples/pytorch/ogb/ogbn-proteins and... · 549df65a
      Chang Liu authored
      [Bugfix] Fix example case: examples/pytorch/ogb/ogbn-proteins and examples/pytorch/ogb/ogbn-products (#4080)
      
      * [Bugfix] Fix ogbn-gat-proteins/products examples
      
      * Remove unused BatchSampler definition
      
      * Remove comments to ease reading/reviewing
      
      * Remove dataloader wrapper
      549df65a
  9. 04 Jun, 2022 2 commits
  10. 03 Jun, 2022 1 commit
  11. 02 Jun, 2022 1 commit
  12. 27 May, 2022 1 commit
  13. 26 May, 2022 1 commit
  14. 23 May, 2022 2 commits
  15. 20 May, 2022 2 commits
  16. 18 May, 2022 1 commit
  17. 11 May, 2022 1 commit
  18. 10 May, 2022 1 commit
  19. 29 Apr, 2022 1 commit
  20. 27 Apr, 2022 1 commit
    • Rhett Ying's avatar
      [Feature] enable socket net_type for rpc (#3951) · 37be02a4
      Rhett Ying authored
      * [Feature] enable socket net_type for rpc
      
      * fix lint
      
      * fix lint
      
      * fix build issue on windows
      
      * fix test failure on windows
      
      * fix test failure
      
      * fix cpp unit test failure
      
      * net_type blocking max_try_times
      
      * fix other comments
      
      * fix lint
      
      * fix comment
      
      * fix lint
      
      * fix cpp
      37be02a4
  21. 25 Apr, 2022 1 commit
  22. 22 Apr, 2022 1 commit
  23. 14 Apr, 2022 1 commit
  24. 13 Apr, 2022 2 commits
  25. 12 Apr, 2022 3 commits
  26. 09 Apr, 2022 1 commit
  27. 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
  28. 30 Mar, 2022 2 commits
  29. 26 Mar, 2022 1 commit