- 20 Aug, 2020 1 commit
-
-
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:Quan Gan <coin2028@hotmail.com>
-
- 26 Jan, 2020 1 commit
-
-
Minjie Wang authored
* reorg tutorials and api docs * fix
-
- 06 Dec, 2018 1 commit
-
-
Da Zheng authored
* add more unit tests for mxnet. * fix. * explain the batch dimension. * update doc. * disable unit tests on DFS. * fix graph traversal.
-
- 04 Dec, 2018 1 commit
-
-
Mufei Li authored
* Docs for graph computing * Docs for graph computing * Fix * WIP * update the docstring
-
- 30 Nov, 2018 1 commit
-
-
Mufei Li authored
* Docstring for udf * Track udf docs * Improve * Improved * Delete udf.py * Improve
-