1. 02 May, 2020 1 commit
  2. 01 May, 2020 1 commit
  3. 29 Apr, 2020 1 commit
  4. 27 Apr, 2020 2 commits
  5. 26 Apr, 2020 1 commit
    • Chao Ma's avatar
      [KVStore] add init_data() on client (#1466) · 27520bc5
      Chao Ma authored
      * add init_data on client
      
      * update
      
      * update
      
      * update
      
      * update
      
      * update
      
      * update
      
      * update
      
      * update
      
      * update
      
      * update
      
      * update
      
      * fix lint
      
      * fix lint
      
      * update
      
      * update
      
      * update
      
      * update
      
      * update
      
      * update
      27520bc5
  6. 20 Apr, 2020 1 commit
  7. 09 Apr, 2020 2 commits
  8. 08 Apr, 2020 1 commit
  9. 06 Apr, 2020 1 commit
  10. 05 Apr, 2020 1 commit
  11. 03 Apr, 2020 1 commit
  12. 30 Mar, 2020 5 commits
  13. 29 Mar, 2020 1 commit
  14. 28 Mar, 2020 1 commit
  15. 27 Mar, 2020 2 commits
  16. 25 Mar, 2020 1 commit
  17. 23 Mar, 2020 1 commit
  18. 22 Mar, 2020 2 commits
  19. 20 Mar, 2020 1 commit
  20. 19 Mar, 2020 1 commit
  21. 18 Mar, 2020 1 commit
  22. 16 Mar, 2020 1 commit
    • Minjie Wang's avatar
      [Model] RGCN mini-batch training; Better bipartite graph support (#1337) · 6111ea46
      Minjie Wang authored
      * change the model to use node embedding only
      
      * minibatch training
      
      * add readme
      
      * small fix
      
      * backward-compatible
      
      * backward compatible
      
      * modify to_block; rgcn changed
      
      * fix
      
      * fix transform
      
      * fix bug in unittest script
      
      * docstring
      
      * fix lint
      
      * add tests
      
      * address comments; fix offline eval
      
      * gitignore
      6111ea46
  23. 15 Mar, 2020 1 commit
  24. 13 Mar, 2020 1 commit
  25. 11 Mar, 2020 1 commit
    • Da Zheng's avatar
      [Feature] Improve the speed of to_bidirected (#1327) · 1a584ced
      Da Zheng authored
      * make graph symmetric
      
      * call gklib routine.
      
      * use gklib version except in windows.
      
      * minor errors.
      
      * fix test.
      
      * update doc.
      
      * fix a compile error.
      
      * fix.
      
      * add comments for the new C API.
      
      * fix a bug.
      
      * address comments.
      
      * fix compile error.
      
      * fix comment.
      1a584ced
  26. 10 Mar, 2020 1 commit
  27. 09 Mar, 2020 2 commits
  28. 08 Mar, 2020 1 commit
    • Da Zheng's avatar
      [Feature] add metis partitioning to DGL (#1308) · 0e153c4b
      Da Zheng authored
      
      
      * add metis.
      
      * add test.
      
      * construct partition id.
      
      * link to METIS github repo.
      
      * update metis.
      
      * add a tool for partitioning a graph.
      
      * update metis.
      
      * update.
      
      * update.
      
      * fix metis.
      
      * fix lint
      
      * fix indent.
      
      * another way of building metis.
      
      * disable metis in windows.
      
      * test windows
      
      * fix.
      
      * disable metis for windows properly.
      
      * fix for tensorflow.
      
      * skip test for gpu.
      
      * make graph symmetric
      
      * address comments.
      
      * more comments.
      
      * fix compile
      
      * fix a bug.
      
      * add test.
      
      * change the default #hops of HALO nodes.
      Co-authored-by: default avatarUbuntu <ubuntu@ip-172-31-26-167.us-east-2.compute.internal>
      0e153c4b
  29. 07 Mar, 2020 2 commits
  30. 06 Mar, 2020 1 commit