"tests/python/vscode:/vscode.git/clone" did not exist on "a33fafb71339188a9d927313f076f02f39a011aa"
  1. 01 Mar, 2024 1 commit
  2. 09 Jun, 2023 1 commit
  3. 06 Jun, 2023 1 commit
  4. 01 Jun, 2023 1 commit
  5. 17 Nov, 2022 1 commit
    • Rhett Ying's avatar
      [Dist][Examples] refactor dist graphsage examples (#4269) · b377e1b9
      Rhett Ying authored
      * [Dist][Examples] refactor dist graphsage examples
      
      * refine train_dist.py
      
      * update train_dist_unsupervised.py
      
      * fix debug info
      
      * update train_dist_transductive
      
      * update unsupervised_transductive
      
      * remove distgnn
      
      * fix join() in standalone mode
      
      * change batch_labels to long() for ogbn-papers100M
      
      * free unnecessary mem
      
      * lint
      
      * fix lint
      
      * refine
      
      * fix lint
      
      * fix incorrect args
      
      * refine
      b377e1b9
  6. 28 Sep, 2022 1 commit
  7. 15 Sep, 2022 1 commit
  8. 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
  9. 25 Mar, 2022 1 commit
  10. 27 Feb, 2022 1 commit
  11. 07 Feb, 2022 1 commit
  12. 24 Dec, 2021 1 commit
  13. 20 Dec, 2021 1 commit
  14. 06 Dec, 2021 1 commit
  15. 02 Sep, 2021 1 commit
  16. 16 Jun, 2021 1 commit
  17. 03 May, 2021 1 commit
  18. 30 Mar, 2021 1 commit
  19. 22 Mar, 2021 1 commit
  20. 29 Oct, 2020 1 commit
  21. 16 Sep, 2020 1 commit
  22. 15 Sep, 2020 2 commits
  23. 14 Sep, 2020 1 commit
  24. 27 Aug, 2020 1 commit
  25. 25 Aug, 2020 1 commit
  26. 12 Aug, 2020 2 commits
  27. 11 Aug, 2020 2 commits
  28. 10 Aug, 2020 1 commit
  29. 08 Aug, 2020 1 commit
  30. 05 Aug, 2020 1 commit
    • Jinjing Zhou's avatar
      [Distributed] DistDataloader (#1901) · 4f499c7f
      Jinjing Zhou authored
      
      
      * 111
      
      * 111
      
      * fix
      
      * 111
      
      * fix
      
      * 11
      
      * fix
      
      * lint
      
      * Update __init__.py
      
      * lint
      
      * fix
      
      * lint
      
      * fix
      
      * fix
      
      * fix
      
      * fix
      
      * fix
      
      * try fix
      
      * try fix
      
      * fix
      
      * Revert "fix"
      
      This reverts commit a0b954fd4e99b7df92b53db8334dcb583d6e1551.
      
      * fixes.
      
      * fix.
      
      * fix test.
      
      * fix exit.
      
      * fix.
      
      * fix
      
      * fix
      
      * lint
      
      * lint
      
      * lint
      
      * fix
      
      * Update .gitignore
      
      * 111
      
      * fix
      
      * 111
      
      * 111
      
      * fff
      
      * 1111
      
      * 111
      
      * 1325315
      
      * ffff
      
      * f???
      
      * fff
      
      * 1111
      
      * 111
      
      * fix
      
      * 111
      
      * asda
      
      * 1111
      
      * 11
      
      * 123
      
      * 啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊啊
      
      * spawn
      
      * 1231231
      
      * up
      
      * 111
      
      * fix
      
      * fix
      
      * Revert "fix"
      
      This reverts commit 7373f95312fdcaa36d2fc330bf242339e89c045d.
      
      * fix
      
      * fix
      
      * 1111
      
      * fix
      
      * fix tests
      
      * start kvclient as early as possible.
      
      * lint
      
      * fix test
      
      * lint
      
      * 1111
      
      * fix
      
      * fix
      
      * 111
      
      * fix
      
      * fix
      
      * 1
      
      * fix
      
      * fix
      
      * lint
      
      * fix
      
      * lint
      
      * lint
      
      * remove quit
      
      * fix
      
      * lint
      
      * fix
      
      * fix several
      
      * lint
      
      * fix minor
      
      * fix
      
      * lint
      Co-authored-by: default avatarDa Zheng <zhengda1936@gmail.com>
      Co-authored-by: default avatarxiang song(charlie.song) <classicxsong@gmail.com>
      4f499c7f
  31. 31 Jul, 2020 1 commit
  32. 22 Jul, 2020 1 commit
  33. 20 Jul, 2020 1 commit
    • Chao Ma's avatar
      [RPC] Rpc exit with explicit invocation (#1825) · 5c92f6c2
      Chao Ma authored
      * exit client
      
      * update
      
      * update
      
      * update
      
      * update
      
      * update
      
      * update
      
      * update
      
      * update test
      
      * update
      
      * update
      
      * update
      
      * update
      
      * update
      
      * update
      
      * update
      
      * update
      
      * update
      5c92f6c2
  34. 15 Jul, 2020 1 commit
  35. 14 Jul, 2020 1 commit
  36. 02 Jul, 2020 1 commit
    • Quan (Andy) Gan's avatar
      [Sampling] NodeDataLoader for node classification (#1635) · 168a88e5
      Quan (Andy) Gan authored
      
      
      * neighbor sampler data loader first commit
      
      * more commit
      
      * nodedataloader
      
      * fix
      
      * update RGCN example
      
      * update OGB
      
      * fixes
      
      * fix minibatch RGCN crashing with self loop
      
      * reverting gatconv test code
      
      * fix
      
      * change to new solution that doesn't require tf dataloader
      
      * fix
      
      * lint
      
      * fix
      
      * fixes
      
      * change doc
      
      * fix docstring
      
      * docstring fixes
      
      * return seeds and input nodes from data loader
      
      * fixes
      
      * fix test
      
      * fix windows build problem
      
      * add pytorch wrapper
      
      * fixes
      
      * add pytorch wrapper
      
      * add unit test
      
      * add -1 support to sample_neighbors & fix docstrings
      
      * docstring fix
      
      * lint
      
      * add minibatch rgcn evaluations
      Co-authored-by: default avatarxiang song(charlie.song) <classicxsong@gmail.com>
      Co-authored-by: default avatarTong He <hetong007@gmail.com>
      168a88e5
  37. 01 Jul, 2020 1 commit