Quan (Andy) Gan
2fbffd3122
[bug][doc] Fix bug in batched heterograph training documentation ( #2204 )
...
* [bug][doc] Fix bug in batched heterograph training documentation
* added references of "above" with hyperlinks
* address comments
* fix API doc on EdgeDataLoader
Co-authored-by: Mufei Li <mufeili1996@gmail.com >
2020-09-17 12:00:13 +08:00
Mufei Li
f3f646bbfd
[Doc and User Guide] Minor Fix ( #2205 )
...
* Fix doc and user guide
* Update heterograph.py
Co-authored-by: Ubuntu <ubuntu@ip-172-31-13-9.us-west-2.compute.internal >
2020-09-17 03:01:12 +08:00
Tianjun Xiao
233e8198d3
[Doc]fix link in message passing doc ( #2200 )
...
* fix link in message passing doc
* more specific link
2020-09-15 16:52:26 +08:00
Quan (Andy) Gan
5e9d288951
fix typo ( #2185 )
...
Co-authored-by: Zihao Ye <expye@outlook.com >
2020-09-13 01:50:54 +08:00
Quan (Andy) Gan
4dae26a1fc
[Doc] Fix typo in dataloading.negative_sampler ( #2177 )
...
* fix dataloading docs
* fix another
2020-09-11 19:39:48 +08:00
Quan (Andy) Gan
9eaace9216
rename create_format_ to create_formats_ ( #2126 )
2020-08-29 22:49:27 +08:00
Quan (Andy) Gan
745078e7a9
new code block style ( #2113 )
...
Co-authored-by: Jinjing Zhou <VoVAllen@users.noreply.github.com >
2020-08-29 21:17:04 +08:00
Chao Ma
2a10732004
[User Guide] Update distributed training code ( #2114 )
...
* check num_workers
* update
* update
* update
* update
* update
* update
* update user guide
2020-08-27 14:41:33 +08:00
Minjie Wang
bcff14ccde
[Dco] Remove preface in guide ( #2096 )
...
* fix
* fix
2020-08-23 10:27:15 +08:00
Da Zheng
f86a8258d6
[Doc] Add user guide of distributed training. ( #2091 )
...
* distributed APIs.
* add guide.
* add index.
2020-08-21 15:02:33 -07:00
Tianjun Xiao
7ead28c315
[Doc] [NN] Fix message and nn user guide link ( #2090 )
...
* fix user guide link
* some fix on tensorflow
2020-08-22 00:18:22 +08:00
Xiangkun Hu
6f26cfcaec
[Doc] Fix links and references in dataset user guide ( #2085 )
...
* PPIDataset
* Revert "PPIDataset"
This reverts commit 264bd0c960cfa698a7bb946dad132bf52c2d0c8a.
* data pipeline user guide
* remove chapter numbers
* Update data.rst
* image in dataset userguide
* update links using ref
* modify the link of save_graphs and load_graphs in dataset user guide
* move image to s3 server.
* fix links and ref
2020-08-21 21:09:26 +08:00
Mufei Li
6d2129831d
[User Guide] Split the Graph Chapter into Multiple RST Files ( #2081 )
...
* Graph chapter, user guide
* Split
* Update
2020-08-21 14:31:32 +08:00
Mufei Li
debfd4bf78
Graph chapter, user guide ( #2078 )
2020-08-20 21:08:40 +08:00
Jinjing Zhou
ef78d675e9
Fix docs ( #2073 )
...
* remove mxnet tutorial
* remove sse
* fix docs
2020-08-20 15:37:50 +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
Minjie Wang
5cb5759366
[Doc] split docs to multiple rst files ( #2037 )
2020-08-17 19:02:31 +08:00
Xiangkun Hu
a9c4df67b9
[Doc] Move image in dataset User guide to s3 server ( #2033 )
...
* PPIDataset
* Revert "PPIDataset"
This reverts commit 264bd0c960cfa698a7bb946dad132bf52c2d0c8a.
* data pipeline user guide
* remove chapter numbers
* Update data.rst
* image in dataset userguide
* update links using ref
* modify the link of save_graphs and load_graphs in dataset user guide
* move image to s3 server.
2020-08-17 15:33:41 +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
Xiangkun Hu
62e69b67aa
[Doc] Modify the link of save_graphs and load_graphs in dataset user guide ( #2027 )
...
* PPIDataset
* Revert "PPIDataset"
This reverts commit 264bd0c960cfa698a7bb946dad132bf52c2d0c8a.
* data pipeline user guide
* remove chapter numbers
* Update data.rst
* image in dataset userguide
* update links using ref
* modify the link of save_graphs and load_graphs in dataset user guide
2020-08-15 09:21:08 +08:00
Xiangkun Hu
f4f78803cf
[Doc] Update links by :ref in dataset user guide ( #2024 )
...
* PPIDataset
* Revert "PPIDataset"
This reverts commit 264bd0c960cfa698a7bb946dad132bf52c2d0c8a.
* data pipeline user guide
* remove chapter numbers
* Update data.rst
* image in dataset userguide
* update links using ref
2020-08-14 17:28:54 +08:00
Xiangkun Hu
fe121c63f5
[Doc] Image in dataset user guide ( #2018 )
...
* PPIDataset
* Revert "PPIDataset"
This reverts commit 264bd0c960cfa698a7bb946dad132bf52c2d0c8a.
* data pipeline user guide
* remove chapter numbers
* Update data.rst
* image in dataset userguide
2020-08-14 12:26:38 +08:00
Xiangkun Hu
a753972826
[Doc] Data pipeline User guide fix links to classes ( #2006 )
...
* PPIDataset
* Revert "PPIDataset"
This reverts commit 264bd0c960cfa698a7bb946dad132bf52c2d0c8a.
* data pipeline user guide
* remove chapter numbers
* Update data.rst
2020-08-12 15:48:59 +08:00
Xiangkun Hu
af990989cf
[Doc] Data pipeline user guide remove chapter number ( #1997 )
...
* PPIDataset
* Revert "PPIDataset"
This reverts commit 264bd0c960cfa698a7bb946dad132bf52c2d0c8a.
* data pipeline user guide
* remove chapter numbers
2020-08-11 23:07:04 +08:00
Xiangkun Hu
d090ae865c
[Doc] Chapter 3 Graph data input pipeline in DGL ( #1995 )
...
* PPIDataset
* Revert "PPIDataset"
This reverts commit 264bd0c960cfa698a7bb946dad132bf52c2d0c8a.
* data pipeline user guide
2020-08-11 16:49:45 +08:00
Tianjun Xiao
e262e11083
[Doc] Message passing and NN User Guide ( #1991 )
...
* add message passing user gude rst
* add nn user guide
Co-authored-by: Mufei Li <mufeili1996@gmail.com >
2020-08-11 16:20:16 +08:00
Minjie Wang
c2cd6eb22e
[Doc] Reorg doc ( #1989 )
2020-08-10 23:19:03 +08:00