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 |
|
Quan (Andy) Gan
|
4f1da61b58
|
[Doc] fix inconsistencies in minibatch user guide (#2032)
|
2020-08-17 12:43:43 +08:00 |
|
Quan (Andy) Gan
|
1f7b219594
|
[Doc] User guide section 5 and 6 (#2029)
* [Doc] User guide section 5 and 6
* oops
* fix
|
2020-08-17 09:47:01 +08:00 |
|
Quan (Andy) Gan
|
cd48435206
|
[Transform] Docstring and subframes (#1962)
* update knn graph docs
* more docs
* [Doc] transform module docstrings
* remove copy_ndata and copy_edata
* fix
* lint
* fix
* fix
* fix
* clean up docstrings
* fix docstring
* dtype specifications
* addresses comments
* fix
Co-authored-by: Mufei Li <mufeili1996@gmail.com>
Co-authored-by: xiang song(charlie.song) <classicxsong@gmail.com>
|
2020-08-13 10:41:43 +08:00 |
|