1. 01 Oct, 2020 1 commit
  2. 25 May, 2020 1 commit
  3. 02 Apr, 2020 1 commit
  4. 30 Mar, 2020 1 commit
  5. 25 Mar, 2020 1 commit
  6. 16 Mar, 2020 1 commit
  7. 08 Mar, 2020 1 commit
  8. 20 Jan, 2020 1 commit
  9. 24 Dec, 2019 1 commit
  10. 01 Dec, 2019 1 commit
  11. 27 Nov, 2019 1 commit
  12. 22 Nov, 2019 1 commit
  13. 19 Sep, 2019 1 commit
  14. 30 Jul, 2019 1 commit
  15. 15 Jul, 2019 1 commit
  16. 19 Jun, 2019 1 commit
  17. 14 Jun, 2019 1 commit
  18. 10 Jun, 2019 1 commit
  19. 14 Feb, 2019 1 commit
  20. 04 Jan, 2019 2 commits
    • Minjie Wang's avatar
      [Doc] main doc page update and contribute guide (#336) · 6f9ae8d6
      Minjie Wang authored
      * reorg the doc mainpage
      
      * contribute guide
      6f9ae8d6
    • Mufei Li's avatar
      [Feature] Reversed Graph and Transform Module (#331) · 24bbdb74
      Mufei Li authored
      * reverse a graph
      
      * Reverse a graph
      
      * Fix
      
      * Revert "Fix"
      
      This reverts commit 1728826b4f3a083b76dfc0fdecd2bbf943a971b2.
      
      * Fix
      
      * Fix
      
      * Delete vcs.xml
      
      * Delete Project_Default.xml
      
      * Fix
      
      * Fix
      
      * Fix
      
      * Remove outdated test
      
      * Reorg transform and update reverse (#2)
      
      * Reorg transform and update reverse
      
      * Fix doc and test
      
      * Update test
      
      * Resolve conflict
      
      * CI oriented fix
      
      * Remove outdated import
      
      * Fix import
      
      * Fix import
      
      * define __all__ for wildcard imports
      
      * Fix import
      
      * Address circular imports
      
      * Fix
      
      * Fix test case
      
      * Fix
      
      * Fix
      
      * Remove unused import
      
      * Fix
      
      * Fix
      
      * Fix
      24bbdb74
  21. 11 Dec, 2018 1 commit
  22. 07 Dec, 2018 1 commit
    • Gan Quan's avatar
      [Release] 0.1.2: Require Windows 10 (#277) · 322bd713
      Gan Quan authored
      * 0.1.2 release
      
      * oops
      
      * more fixes on windows
      
      * [Bugfix] fix download dir (#275)
      
      * fix download dir
      
      * add doc for the env var
      
      * windows 7 -> 10
      
      * doc update
      322bd713
  23. 05 Dec, 2018 1 commit
    • Lingfan Yu's avatar
      [Refactor] Rename before release (#261) · a1d50f0f
      Lingfan Yu authored
      * include/dgl/runtime
      
      * include
      
      * src/runtime
      
      * src/graph
      
      * src/scheduler
      
      * src
      
      * clean up CMakeLists
      
      * further clean up in cmake
      
      * install commands
      
      * python/dgl/_ffi/_cython
      
      * python/dgl/_ffi/_ctypes
      
      * python/dgl/_ffi
      
      * python/dgl
      
      * some fix
      
      * copy right
      a1d50f0f
  24. 03 Dec, 2018 1 commit
    • Gan Quan's avatar
      [Doc] Installation guide (#223) · 419ffbde
      Gan Quan authored
      * docstrings for graph mutation & queries
      
      * [Doc] contrib.sampler. (#200)
      
      * subgraph docs
      
      * updates
      
      * added installation guide
      
      * style fix
      
      * package name fixes
      
      * adding it back...
      
      * fix as requested
      
      * adding link
      
      * mac os build instructions
      
      * OS -> macOS
      419ffbde
  25. 29 Nov, 2018 1 commit
    • Gan Quan's avatar
      Conda builds (#187) · a8fa85c7
      Gan Quan authored
      * conda recipe
      
      * switching to source build
      
      * trying windows build
      
      * wip
      
      * windows build works
      a8fa85c7
  26. 24 Oct, 2018 1 commit
  27. 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
  28. 22 Oct, 2018 1 commit
  29. 05 Oct, 2018 2 commits