1. 04 Nov, 2021 1 commit
  2. 12 Jul, 2021 1 commit
  3. 06 Jul, 2021 1 commit
  4. 05 Jul, 2021 1 commit
  5. 30 Jun, 2021 1 commit
  6. 10 Jun, 2021 1 commit
  7. 17 May, 2021 1 commit
  8. 20 Feb, 2021 1 commit
  9. 24 Jan, 2021 1 commit
  10. 06 Jan, 2021 1 commit
  11. 04 Jan, 2021 1 commit
  12. 20 Aug, 2020 1 commit
    • Minjie Wang's avatar
      [Doc] Scan the API docs and make many changes (#2080) · f13b9b62
      Minjie Wang authored
      
      
      * WIP: api
      
      * dgl.sampling, dgl.data
      
      * dgl.sampling; dgl.dataloading
      
      * sampling packages
      
      * convert
      
      * subgraph
      
      * deprecate
      
      * subgraph APIs
      
      * All docstrings for convert/subgraph/transform
      
      * almost all funcs under dgl namespace
      
      * WIP: DGLGraph
      
      * done graph query
      
      * message passing functions
      
      * lint
      
      * fix merge error
      
      * fix test
      
      * lint
      
      * fix
      Co-authored-by: default avatarQuan Gan <coin2028@hotmail.com>
      f13b9b62
  13. 17 Aug, 2020 2 commits
    • Mufei Li's avatar
      [Doc/Feature] Refactor, doc update and behavior fix for graphs (#1983) · be444e52
      Mufei Li authored
      
      
      * Update graph
      
      * Fix for dgl.graph
      
      * from_scipy
      
      * Replace canonical_etypes with relations
      
      * from_networkx
      
      * Update for hetero_from_relations
      
      * Roll back the change of canonical_etypes to relations
      
      * heterograph
      
      * bipartite
      
      * Update doc
      
      * Fix lint
      
      * Fix lint
      
      * Fix test cases
      
      * Fix
      
      * Fix
      
      * Fix
      
      * Fix
      
      * Fix
      
      * Fix
      
      * Update
      
      * Fix test
      
      * Fix
      
      * Update
      
      * Use DGLError
      
      * Update
      
      * Update
      
      * Update
      
      * Update
      
      * Fix
      
      * Fix
      
      * Fix
      
      * Fix
      
      * Fix
      
      * Fix
      
      * Fix
      
      * Fix
      
      * Update
      
      * Fix
      
      * Update
      
      * Fix
      
      * Fix
      
      * Fix
      
      * Update
      
      * Fix
      
      * Update
      
      * Fix
      
      * Update
      
      * Update
      
      * Update
      
      * Update
      
      * Update
      
      * Update
      
      * Update
      
      * Fix
      
      * Fix
      
      * Update
      
      * Update
      
      * Update
      
      * Update
      
      * Update
      
      * Update
      
      * rewrite sanity checks
      
      * delete unnecessary checks
      
      * Update
      
      * Update
      
      * Update
      
      * Update
      
      * Update
      
      * Update
      
      * Update
      
      * Update
      
      * Fix
      
      * Update
      
      * Update
      
      * Update
      
      * Fix
      
      * Fix
      
      * Fix
      
      * Update
      
      * Fix
      
      * Update
      
      * Fix
      
      * Fix
      
      * Update
      
      * Fix
      
      * Update
      
      * Fix
      Co-authored-by: default avatarxiang song(charlie.song) <classicxsong@gmail.com>
      Co-authored-by: default avatarMinjie Wang <wmjlyjemaine@gmail.com>
      Co-authored-by: default avatarQuan Gan <coin2028@hotmail.com>
      be444e52
    • Quan (Andy) Gan's avatar
      [Doc] User guide section 5 and 6 (#2029) · 1f7b2195
      Quan (Andy) Gan authored
      * [Doc] User guide section 5 and 6
      
      * oops
      
      * fix
      1f7b2195
  14. 14 Aug, 2020 1 commit
  15. 10 Aug, 2020 1 commit