Zihao Ye
|
fa5f4d6aa7
|
[Doc] Hotfix on docstring of set_batch_num_edges (#2498)
|
2021-01-06 21:45:04 +08:00 |
|
Jinjing Zhou
|
0afacfb873
|
Fix create_format_ to create_formats (#2184)
* Update dgl.DGLGraph.rst
* Update gcn.py
|
2020-09-12 14:44:30 +08:00 |
|
Minjie Wang
|
163398c036
|
Update dgl.DGLGraph.rst
|
2020-08-23 10:53:33 +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 |
|
Mufei Li
|
be444e52d9
|
[Doc/Feature] Refactor, doc update and behavior fix for graphs (#1983)
* Update graph
* Fix for dgl.graph
* from_scipy
* Replace canonical_etypes with relations
* from_networkx
* Update for hetero_from_relations
* Roll back the change of canonical_etypes to relations
* heterograph
* bipartite
* Update doc
* Fix lint
* Fix lint
* Fix test cases
* Fix
* Fix
* Fix
* Fix
* Fix
* Fix
* Update
* Fix test
* Fix
* Update
* Use DGLError
* Update
* Update
* Update
* Update
* Fix
* Fix
* Fix
* Fix
* Fix
* Fix
* Fix
* Fix
* Update
* Fix
* Update
* Fix
* Fix
* Fix
* Update
* Fix
* Update
* Fix
* Update
* Update
* Update
* Update
* Update
* Update
* Update
* Fix
* Fix
* Update
* Update
* Update
* Update
* Update
* Update
* rewrite sanity checks
* delete unnecessary checks
* Update
* Update
* Update
* Update
* Update
* Update
* Update
* Update
* Fix
* Update
* Update
* Update
* Fix
* Fix
* Fix
* Update
* Fix
* Update
* Fix
* Fix
* Update
* Fix
* Update
* Fix
Co-authored-by: xiang song(charlie.song) <classicxsong@gmail.com>
Co-authored-by: Minjie Wang <wmjlyjemaine@gmail.com>
Co-authored-by: Quan Gan <coin2028@hotmail.com>
|
2020-08-18 04:26:29 +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 |
|
Minjie Wang
|
c2cd6eb22e
|
[Doc] Reorg doc (#1989)
|
2020-08-10 23:19:03 +08:00 |
|