1. 13 Jan, 2021 3 commits
  2. 11 Jan, 2021 2 commits
    • Jinjing Zhou's avatar
      Integrate Regression Test with Jenkins (#2448) · 71283997
      Jinjing Zhou authored
      * add bench jenkins
      
      * instance type
      
      * fix
      
      * fix
      
      * fix
      
      * 111
      
      * test
      
      * 111
      
      * 111
      
      * fix
      
      * test
      
      * run
      
      * fix
      
      * fix
      
      * fix
      
      * fix
      
      * fix
      
      * publish results
      
      * 111
      
      * regression
      
      * launch ec2 script
      
      * fix
      
      * add
      
      * run on master
      
      * change
      
      * rrr
      
      * run gpu
      
      * fix
      
      * fix
      
      * try fix
      
      * fix
      
      * ff
      
      * fix
      
      * fix
      
      * fix
      
      * refactor
      
      * fix
      
      * fix
      
      * update
      
      * fix
      
      * fix
      
      * fix
      
      * fix
      
      * remove import torchtext
      
      * add shm size
      
      * update
      
      * fix
      
      * fix
      
      * fix
      
      * fix
      
      * fix this!!!!
      
      * 111
      
      * fix
      
      * remove verbose
      
      * fix
      
      * fix
      
      * fix
      
      * fix
      
      * fix
      
      * fix
      
      * fix
      
      * fix
      
      * update readme
      
      * fix
      
      * fix
      
      * fix
      
      * change asv default to head
      
      * commit sage and rgcn
      
      * fix
      
      * update
      71283997
    • Tong He's avatar
      [Doc] Update GraphDataLoader in our docs (#2504) · a9f8f258
      Tong He authored
      
      
      * update graphdataloader in docs
      
      * fix
      
      * update examples
      
      * fix sagpool
      Co-authored-by: default avatarQuan (Andy) Gan <coin2028@hotmail.com>
      a9f8f258
  3. 08 Jan, 2021 1 commit
  4. 07 Jan, 2021 1 commit
  5. 04 Jan, 2021 1 commit
  6. 01 Jan, 2021 1 commit
  7. 28 Dec, 2020 2 commits
  8. 26 Dec, 2020 1 commit
    • Mufei Li's avatar
      [Doc] Implementation Index Page (#2443) · 0018e90c
      Mufei Li authored
      * Update
      
      * Update
      
      * Update
      
      * Update README.md
      
      * Update README.md
      
      * Update
      
      * Update
      
      * Update
      
      * Update
      
      * Update
      
      * Update
      
      * Update
      
      * Update
      
      * Update
      0018e90c
  9. 20 Dec, 2020 1 commit
    • Mufei Li's avatar
      [Fix] Avoid Overloading Nonzero for PyTorch Backend (#2434) · 492ad9be
      Mufei Li authored
      * Update gatedgraphconv.py
      
      * Update entity_classify.py
      
      * Update data-process.rst
      
      * Update reading_data.py
      
      * Update data-process.rst
      
      * Update utils.py
      
      * Update knowledge_graph.py
      
      * Update entity_classify.py
      
      * Update rdf.py
      
      * Update entity_classify_mb.py
      
      * Update test_classify.py
      
      * Update tensor.py
      
      * Update sparse.py
      
      * Update entity_classify_mp.py
      
      * Update 6_line_graph.py
      492ad9be
  10. 18 Dec, 2020 1 commit
  11. 12 Dec, 2020 1 commit
  12. 08 Dec, 2020 2 commits
  13. 16 Nov, 2020 1 commit
  14. 13 Nov, 2020 1 commit
  15. 09 Nov, 2020 1 commit
  16. 03 Nov, 2020 1 commit
  17. 29 Oct, 2020 2 commits
    • chwan-rice's avatar
      [Fix] typo (#2265) · 269983db
      chwan-rice authored
      
      
      * upd
      
      * upd
      
      * upd
      
      * upd
      
      * upd
      
      * fix OpenMP compatibility issues
      
      * typo
      
      * partition
      
      * misc
      
      * fix typo
      
      * num_parts=1
      
      * import torch
      
      * long
      
      * print info
      
      * print info
      
      * print info
      
      * upd
      
      * remove debug code
      
      * revert partition.py
      
      * fix cut count
      
      * fix cut count
      
      * Revert "fix cut count"
      
      This reverts commit 10926b4fd48f45c8f1ddb58be7db6c22e653effd.
      
      * Revert "fix cut count"
      
      This reverts commit 76465283bef093a2b4209ad70dd15d2437b2ec8a.
      
      * type of deprecate
      
      * typo in deprecate info
      
      * fix typo
      
      * use cv for partitioning
      
      * CE
      
      * no message
      
      * revert
      
      * typo
      
      * no message
      
      * no message
      
      * no message
      
      * practice
      
      * dmlc-core
      
      * DGLGraph
      Co-authored-by: default avataryzh119 <expye@outlook.com>
      Co-authored-by: default avatarJinjing Zhou <VoVAllen@users.noreply.github.com>
      Co-authored-by: default avatarMinjie Wang <wmjlyjemaine@gmail.com>
      269983db
    • maqy1995's avatar
      [Example] fix print info (#2305) · d06c5403
      maqy1995 authored
      d06c5403
  18. 15 Oct, 2020 1 commit
  19. 10 Oct, 2020 1 commit
  20. 20 Sep, 2020 1 commit
  21. 18 Sep, 2020 1 commit
    • espylapiza's avatar
      [Example] GAT on ogbn-arxiv (#2210) · 47bb0593
      espylapiza authored
      
      
      * [Example] GCN on ogbn-arxiv dataset
      
      * Add README.md
      
      * Update GCN implementation on ogbn-arxiv
      
      * Update GCN on ogbn-arxiv
      
      * Fix typo
      
      * Use evaluator to get results
      
      * Fix duplicated
      
      * Fix duplicated
      
      * Update GCN on ogbn-arxiv
      
      * Add GAT for ogbn-arxiv
      
      * Update README.md
      
      * Update GAT on ogbn-arxiv
      
      * Update README.md
      Co-authored-by: default avatarMufei Li <mufeili1996@gmail.com>
      Co-authored-by: default avatarZihao Ye <expye@outlook.com>
      47bb0593
  22. 16 Sep, 2020 1 commit
  23. 15 Sep, 2020 3 commits
  24. 14 Sep, 2020 2 commits
  25. 13 Sep, 2020 1 commit
  26. 12 Sep, 2020 2 commits
  27. 05 Sep, 2020 2 commits
  28. 04 Sep, 2020 1 commit
  29. 03 Sep, 2020 1 commit