Muhammed Fatih BALIN
0baa5213a1
[GraphBolt] Move examples folder to root directory. ( #7501 )
2024-07-05 10:26:07 +08:00
Mingbang Wang
ece1210817
[GraphBolt] Rename ItemSetDict as HeteroItemSet ( #7424 )
2024-05-24 13:39:27 +08:00
Xinyu Yao
3afa105be7
[GraphBolt][Doc] Update docs related to seeds. ( #7351 )
...
Co-authored-by: Ubuntu <ubuntu@ip-172-31-0-133.us-west-2.compute.internal >
2024-04-25 13:05:54 +08:00
Rhett Ying
3c92289942
[GraphBolt] remove num_workers=0 from doc ( #6803 )
2023-12-21 15:16:51 +08:00
Rhett Ying
de14619cde
[GraphBolt] fix several issues in doc and notebook ( #6775 )
2023-12-19 09:34:16 +08:00
Rhett Ying
43fb73dbc4
[GraphBolt] update doc page about to_dgl() ( #6768 )
2023-12-18 14:42:18 +08:00
Rhett Ying
836fbb00a1
[GraphBolt] move to_dgl() from datapipe to dataloader iter ( #6728 )
2023-12-12 13:54:07 +08:00
Rhett Ying
2968c9b247
[GraphBolt] remove SingleProcessDataLoader ( #6663 )
2023-12-04 08:22:15 +08:00
Rhett Ying
0a3f611614
[doc] update custom sampler ( #6653 )
2023-12-01 10:27:13 +08:00
Xin Zhang
92063d88f0
fix indent in minibatch-custom-sampler.rst ( #4063 )
...
Co-authored-by: Mufei Li <mufeili1996@gmail.com >
2022-06-03 01:00:31 +08:00
Minjie Wang
ae3316c846
[Doc] Update doc of dataloading package. ( #3886 )
...
* wip: dataloading doc
* update dataloading package doc and many others
* lint
2022-03-26 21:59:02 +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
Jinjing Zhou
069dc45d50
[Docs] Fix sampling tutorials ( #3683 )
...
Fix #3626
2022-01-26 18:05:41 +08:00
Kay Liu
81456af8c5
[Doc] fix inconsistent variable names ( #3065 )
...
Co-authored-by: Quan (Andy) Gan <coin2028@hotmail.com >
2021-06-28 13:30:08 +08:00
Mufei Li
ff519f98c3
[API] Standardize Subgraph APIs ( #2929 )
...
* Update
* Update
* Update
* Update
* Update
* Update
* Update
* Fix
* Update
* Fix subgraph tests
* Capture stdout for distributed test
* Capture stdout for distributed test
* Update
* Update
* Update
* Update subgraph.cc
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 >
2021-06-21 19:53:37 +08:00
Hengrui Zhang
1789972c4b
[Bugfix] add default value for BlockSampler ( #2771 )
...
* [Bugfix] add default value for BlockSampler
* [Doc] modify user_guide description about MultiLayerDropoutSample
Co-authored-by: Quan (Andy) Gan <coin2028@hotmail.com >
2021-03-22 14:02:27 +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
Jinjing Zhou
ef78d675e9
Fix docs ( #2073 )
...
* remove mxnet tutorial
* remove sse
* fix docs
2020-08-20 15:37:50 +08:00
Minjie Wang
5cb5759366
[Doc] split docs to multiple rst files ( #2037 )
2020-08-17 19:02:31 +08:00