文件历史

17 次代码提交

作者 SHA1 备注 提交日期
Da Zheng 34ac2ab47b [Fix] Fix MXNet install doc (#732) 2019-07-30 09:25:41 +08:00
Da Zheng f79188da4c fix. (#712) 2019-07-15 16:25:29 -07:00
Da Zheng f8feee1cc6 fix install. (#673) 2019-06-19 14:08:35 -07:00
Quan (Andy) Gan 73e5fb552a New installation guide for CUDA builds (#655) 2019-06-14 13:52:17 +08:00
Minjie Wang ebbb6296f9 [Doc] doc page for builtin functions (#642)
* doc page for builtin functions; install from source doc

* upload rst

* update
2019-06-10 18:29:28 -04:00
Quan (Andy) Gan 59ec7a9c93 MSBuild instructions (#393) 2019-02-14 11:56:32 -05:00
Minjie Wang 6f9ae8d61e [Doc] main doc page update and contribute guide (#336)
* reorg the doc mainpage

* contribute guide
2019-01-04 17:02:37 -05:00
Mufei Li 24bbdb745e [Feature] Reversed Graph and Transform Module (#331)
* 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
2019-01-04 13:51:19 -05:00
Haibin Lin d10baaeff6 [DOC] Fix repo link (#295)
* Update index.rst

* Update index.rst
2018-12-11 14:41:15 -05:00
Gan Quan 322bd713e4 [Release] 0.1.2: Require Windows 10 (#277)
* 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
2018-12-07 04:46:21 -05:00
Lingfan Yu a1d50f0f53 [Refactor] Rename before release (#261)
* 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
2018-12-05 16:45:36 -05:00
Gan Quan 419ffbded9 [Doc] Installation guide (#223)
* 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
2018-12-03 14:33:21 -05:00
Gan Quan a8fa85c7d5 Conda builds (#187)
* conda recipe

* switching to source build

* trying windows build

* wip

* windows build works
2018-11-29 02:21:53 -05:00
yzh119 1d3de6452f fixed install doc 2018-10-25 00:35:14 +08:00
Minjie Wang 2046980231 [DOC] API tutorials (#96)
* setup sphinx-gallery; work on graph tutorial

* draft dglgraph tutorial

* update readme to include document url

* rm obsolete file

* Draft the message passing tutorial
2018-10-23 16:27:15 -04:00
Minjie Wang 1209978d97 install doc 2018-10-05 16:23:55 -04:00
Minjie Wang c7b9f06946 Init sphinx doc 2018-10-05 14:57:09 -04:00