Rhett Ying
bd311aa68d
[doc] fix invalid link in user guide ( #4468 )
2022-08-25 23:16:44 +08:00
Quan (Andy) Gan
d41d07d0f6
[Doc and bugfix] Add docs and user guide and update tutorial for sampling pipeline ( #3774 )
...
* huuuuge update
* remove
* lint
* lint
* fix
* what happened to nccl
* update multi-gpu unsupervised graphsage example
* replace most of the dgl.mp.process with torch.mp.spawn
* update if condition for use_uva case
* update user guide
* address comments
* incorporating suggestions from @jermainewang
* oops
* fix tutorial to pass CI
* oops
* fix again
Co-authored-by: Xin Yao <xiny@nvidia.com >
2022-02-28 02:21:51 +08:00
Mufei Li
3f6f694159
[Bug fix] Various fix from bug bash ( #3133 )
...
* Update
* Update
* Update dependencies
* Update
* Update
* Fix ogbn-products gat
* Update
* Update
* Reformat
* Fix typo in node2vec_random_walk
* Specify file encoding
* Working for 6.7
* Update
* Fix subgraph
* Fix doc for sample_neighbors_biased
* Fix hyperlink
* Add example for udf cross reducer
* Fix
* Add example for slice_batch
* Replace dgl.bipartite
* Fix GATConv
* Fix math rendering
* Fix doc
Co-authored-by: Ubuntu <ubuntu@ip-172-31-28-17.us-west-2.compute.internal >
Co-authored-by: Jinjing Zhou <VoVAllen@users.noreply.github.com >
Co-authored-by: Ubuntu <ubuntu@ip-172-31-22-156.us-west-2.compute.internal >
2021-07-15 09:17:15 +08:00
Quan (Andy) Gan
99751d4960
[Doc] Rename block to message flow graph ( #2702 )
...
* rename block to mfg
* revert
* rename
2021-02-25 18:26:19 +08:00
zhjwy9343
31f65f036a
[Doc] user guide CN chapter 6 ( #2452 )
...
* [Doc] Add 1st CN in chapter 6
* [Doc] Add 1st CN in chapter 6
* [Doc] Add 1st CN in chapter 6.1
* [Doc] Add 1st CN in chapter 6.1
* [Doc] Add 1st CN in chapter 6.2
* [Doc] Add CN in chapter 6.2
* [Doc] Add CN in chapter 6.3
* [Doc] Fix a code bug in chapter 6.3
* [Doc] Add CN in chapter 6.4, 6.5, and 6.6.
* [Doc] Add CN in chapter 6.4, 6.5, and 6.6,then remove EN parts.
* [Doc] revised 6.4, 6.5, and 6.6.
* [Doc] 2nd round of copyediting.
* Delete syn1.bin
Remove this unrelated file to this branch
* [Doc] Update guide_cn index.rst.
* [Doc] Update guide_cn index.rst.
* [Doc] Update guide_cn index.rst.
* [Doc] Update guide_cn index.rst.
* [Doc] Add chapter 7 in index page
* [Doc] edit chapter 6 in PR
* [Doc] edit chapter 6 in PR
* [Doc] Copyediting with Murphy and Minjie's comments.
* [Doc] Fix doc line in the previous chapters.
Co-authored-by: Jinjing Zhou <VoVAllen@users.noreply.github.com >
Co-authored-by: Mufei Li <mufeili1996@gmail.com >
Co-authored-by: Minjie Wang <wmjlyjemaine@gmail.com >
2021-01-13 17:12:33 +08:00
Quan (Andy) Gan
6bc92068dd
[Doc] fix minibatch user guide broken code ( #2233 )
2020-09-27 11:28:34 +08:00
Minjie Wang
5cb5759366
[Doc] split docs to multiple rst files ( #2037 )
2020-08-17 19:02:31 +08:00