1. 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
  2. 10 Jan, 2019 1 commit
  3. 07 Jan, 2019 1 commit
  4. 06 Jan, 2019 1 commit
    • Quan (Andy) Gan's avatar
      [Test] Unify tests for different backends (#333) · e19cd62e
      Quan (Andy) Gan authored
      * test basics
      
      * batched graph & filter, mxnet filter fix
      
      * frame and function; bugfix
      
      * test graph adj and inc matrices
      
      * fixing start = 0 for mxnet
      
      * test index
      
      * inplace update & line graph
      
      * multi send recv
      
      * more tests
      
      * oops
      
      * more tests
      
      * removing old test files; readonly graphs for mxnet still kept
      
      * modifying test scripts
      
      * adding a placeholder for pytorch to reserve directory
      
      * torch 0.4.1 compat fixes
      
      * moving backend out of compute to avoid nose detection
      
      * tests guide
      
      * mx sparse-to-dense/sparse-to-numpy is buggy
      
      * oops
      
      * contribution guide for unit tests
      
      * printing incmat
      
      * printing dlpack
      
      * small push
      
      * typo
      
      * fixing duplicate entries that causes undefined behavior
      
      * move equal comparison to backend
      e19cd62e
  5. 04 Jan, 2019 3 commits
    • Minjie Wang's avatar
      [Doc] small fix on the doc ref (#337) · 3edcaa1e
      Minjie Wang authored
      3edcaa1e
    • 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
  6. 27 Dec, 2018 1 commit
  7. 11 Dec, 2018 1 commit
  8. 07 Dec, 2018 2 commits
    • 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
    • Gan Quan's avatar
      [Release] 0.1.2 updates (#276) · 37feb479
      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
      37feb479
  9. 06 Dec, 2018 2 commits
  10. 05 Dec, 2018 4 commits
    • 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
    • Da Zheng's avatar
      [Doc] minor fix in overview (#256) · aabba9d4
      Da Zheng authored
      aabba9d4
    • VoVAllen's avatar
      [Tutorial] Add sse tutorial & MXNet Tutorial CI (#252) · cd907cdd
      VoVAllen authored
      * add sse tutorial
      
      * add mxnet tutorial ci
      
      * fix ci
      
      * fix ci
      
      * fix ci
      
      * fix ci
      
      * fix ci
      
      * fix ci
      
      * Fix ci
      
      * Fix ci
      
      * Fix ci
      
      * fix ci
      
      * fix ci
      
      * fix ci
      
      * fix ci
      
      * fix ci
      
      * fix ci
      
      * Fix CI
      
      Fix CI image
      
      * permission fix
      
      * fix a bug in the code.
      
      * small fix
      
      * fix doc
      
      * fix ci
      
      * shorten the iters
      
      * fix
      
      * remove extra file
      
      * add load_backend api to dynamically switch to another backend
      
      * try fix
      
      * fix tutorial
      
      * fix tutorial
      
      * fix bug in tutorial
      cd907cdd
    • VoVAllen's avatar
      Fix windows line seprator problems (#248) · 71fa26ac
      VoVAllen authored
      71fa26ac
  11. 04 Dec, 2018 4 commits
  12. 03 Dec, 2018 2 commits
    • Minjie Wang's avatar
      [Doc] overview and others (#222) · 10e18ed9
      Minjie Wang authored
      * model tutorials overview
      
      * update the 1_first
      
      * revised overview and summarized "what is DGL" in glance
      10e18ed9
    • 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
  13. 02 Dec, 2018 2 commits
  14. 30 Nov, 2018 2 commits
    • Mufei Li's avatar
      [Doc] data (#198) · 3a0f86a6
      Mufei Li authored
      * Fix dataset
      
      * Track data APIs
      3a0f86a6
    • Mufei Li's avatar
      [Doc] udf (#195) · 485f6d3a
      Mufei Li authored
      * Docstring for udf
      
      * Track udf docs
      
      * Improve
      
      * Improved
      
      * Delete udf.py
      
      * Improve
      485f6d3a
  15. 29 Nov, 2018 2 commits
  16. 11 Nov, 2018 1 commit
    • Gan Quan's avatar
      [API] bfs with edges (#132) · d6c80e0c
      Gan Quan authored
      * bfs with edges
      
      * dfs toy test case
      
      * clean up
      
      * style fix
      
      * bugfix
      
      * updating docs for bfs_edges and readouts
      d6c80e0c
  17. 09 Nov, 2018 2 commits
  18. 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
  19. 25 Oct, 2018 1 commit
  20. 24 Oct, 2018 1 commit
  21. 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
  22. 22 Oct, 2018 3 commits
  23. 05 Oct, 2018 1 commit