Mufei Li
|
877101a96b
|
[Doc] Update Doc for UDFs (#2131)
* Update Doc for UDFs
* add degree bucketing explanation
* Update udf.rst
* Update
Co-authored-by: Quan (Andy) Gan <coin2028@hotmail.com>
|
2020-09-13 04:57:06 +08:00 |
|
Minjie Wang
|
f13b9b6212
|
[Doc] Scan the API docs and make many changes (#2080)
* 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: Quan Gan <coin2028@hotmail.com>
|
2020-08-20 23:26:49 +08:00 |
|
Minjie Wang
|
5967d81782
|
[Doc] Re-organize API docs and tutorials (#1222)
* reorg tutorials and api docs
* fix
|
2020-01-26 21:26:34 +08:00 |
|
Da Zheng
|
7aa494b3bc
|
[Bugfix][Doc] explain the batch dimension in the doc and many fix (#266)
* add more unit tests for mxnet.
* fix.
* explain the batch dimension.
* update doc.
* disable unit tests on DFS.
* fix graph traversal.
|
2018-12-06 00:48:57 -05:00 |
|
Mufei Li
|
7cca500787
|
[Doc] Computing with DGLGraph (#212)
* Docs for graph computing
* Docs for graph computing
* Fix
* WIP
* update the docstring
|
2018-12-04 16:51:46 -05:00 |
|
Mufei Li
|
485f6d3abd
|
[Doc] udf (#195)
* Docstring for udf
* Track udf docs
* Improve
* Improved
* Delete udf.py
* Improve
|
2018-11-30 00:38:58 -05:00 |
|