1. 20 Jan, 2023 1 commit
  2. 19 Jan, 2023 1 commit
  3. 18 Jan, 2023 10 commits
  4. 17 Jan, 2023 3 commits
  5. 16 Jan, 2023 1 commit
  6. 24 Feb, 2022 1 commit
  7. 14 Oct, 2021 1 commit
  8. 05 Jul, 2021 1 commit
  9. 08 Jun, 2021 1 commit
  10. 04 Jun, 2021 1 commit
  11. 20 Feb, 2021 1 commit
  12. 19 Feb, 2021 1 commit
  13. 10 Jan, 2021 1 commit
  14. 29 Aug, 2020 1 commit
  15. 26 Jan, 2020 1 commit
  16. 08 Oct, 2019 1 commit
  17. 10 Apr, 2019 1 commit
    • VoVAllen's avatar
      [Dataset] Add TUDataset (#473) · 00fc680a
      VoVAllen authored
      * add graph classification dataset
      
      * add node label
      
      * add TUDataset
      
      * Modify to consistent with Qi Huang's implementation
      
      * add docs
      
      * Add docs
      
      * Fix change of environment variable
      
      * Update tu.py
      
      * Update tu.py
      
      * Fix error when add node with np.int64
      00fc680a
  18. 12 Jan, 2019 1 commit
    • VoVAllen's avatar
      [Docs] Move file_pattern option from Makefile to conf.py (#352) · 19e1b140
      VoVAllen authored
      * add rtfd
      
      * rrr
      
      * update
      
      * change env
      
      * temp fix
      
      * update
      
      * fix
      
      * fix
      
      * add
      
      * conf
      
      * Move file_pattern from Makefile to conf.py
      
      * remove yml
      
      * fix
      
      * fix
      
      * fix
      
      * fix
      
      * remove yml
      
      * remove yml
      
      * add doc docker
      
      * add dgl install script
      
      * change name
      
      * change dockerfile
      
      * fix
      
      * name
      
      * add
      
      * fix
      
      * fix
      
      * fix
      
      * fix
      
      * add doc-build files
      
      * remove unnecessary import os
      19e1b140
  19. 04 Jan, 2019 1 commit
  20. 06 Dec, 2018 1 commit
  21. 05 Dec, 2018 1 commit
  22. 04 Dec, 2018 1 commit
  23. 09 Nov, 2018 1 commit
  24. 02 Nov, 2018 1 commit
    • Minjie Wang's avatar
      [API][Doc] API change & basic tutorials (#113) · 68ec6247
      Minjie Wang authored
      * Add SH tutorials
      
      * setup sphinx-gallery; work on graph tutorial
      
      * draft dglgraph tutorial
      
      * update readme to include document url
      
      * rm obsolete file
      
      * Draft the message passing tutorial
      
      * Capsule code (#102)
      
      * add capsule example
      
      * clean code
      
      * better naming
      
      * better naming
      
      * [GCN]tutorial scaffold
      
      * fix capsule example code
      
      * remove previous capsule example code
      
      * graph struc edit
      
      * modified:   2_graph.py
      
      * update doc of capsule
      
      * update capsule docs
      
      * update capsule docs
      
      * add msg passing prime
      
      * GCN-GAT tutorial Section 1 and 2
      
      * comment for API improvement
      
      * section 3
      
      * Tutorial API change (#115)
      
      * change the API as discusses; toy example
      
      * enable the new set/get syntax
      
      * fixed pytorch utest
      
      * fixed gcn example
      
      * fixed gat example
      
      * fixed mx utests
      
      * fix mx utest
      
      * delete apply edges; add utest for update_edges
      
      * small change on toy example
      
      * fix utest
      
      * fix out in degrees bug
      
      * update pagerank example and add it to CI
      
      * add delitem for dataview
      
      * make edges() return form that is compatible with send/update_edges etc
      
      * fix index bug when the given data is one-int-tensor
      
      * fix doc
      68ec6247
  25. 23 Oct, 2018 1 commit
    • Minjie Wang's avatar
      [DOC] API tutorials (#96) · 20469802
      Minjie Wang authored
      * setup sphinx-gallery; work on graph tutorial
      
      * draft dglgraph tutorial
      
      * update readme to include document url
      
      * rm obsolete file
      
      * Draft the message passing tutorial
      20469802
  26. 22 Oct, 2018 1 commit
  27. 05 Oct, 2018 1 commit