1. 27 Apr, 2020 2 commits
  2. 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
  3. 20 Apr, 2020 1 commit
  4. 09 Apr, 2020 2 commits
  5. 08 Apr, 2020 1 commit
  6. 06 Apr, 2020 1 commit
  7. 05 Apr, 2020 1 commit
  8. 03 Apr, 2020 1 commit
  9. 30 Mar, 2020 5 commits
  10. 29 Mar, 2020 1 commit
  11. 28 Mar, 2020 1 commit
  12. 27 Mar, 2020 2 commits
  13. 25 Mar, 2020 1 commit
  14. 23 Mar, 2020 1 commit
  15. 22 Mar, 2020 2 commits
  16. 20 Mar, 2020 1 commit
  17. 19 Mar, 2020 1 commit
  18. 18 Mar, 2020 1 commit
  19. 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
  20. 15 Mar, 2020 1 commit
  21. 13 Mar, 2020 1 commit
  22. 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
  23. 10 Mar, 2020 1 commit
  24. 09 Mar, 2020 2 commits
  25. 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
  26. 07 Mar, 2020 2 commits
  27. 06 Mar, 2020 2 commits
  28. 05 Mar, 2020 1 commit
  29. 04 Mar, 2020 1 commit