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
Rhett Ying
7f7967b384
[doc] fix undefined variable in example
2024-02-08 12:01:03 +08:00
Rhett Ying
870d8d025b
[doc] fix undefined variable in code snippet ( #7107 )
2024-02-08 09:56:31 +08:00
Rhett Ying
3c92289942
[GraphBolt] remove num_workers=0 from doc ( #6803 )
2023-12-21 15:16:51 +08:00
Ramon Zhou
65d83ad70c
[GraphBolt] Delete to_dgl in graphbolt examples ( #6759 )
...
Co-authored-by: Rhett Ying <85214957+Rhett-Ying@users.noreply.github.com >
2023-12-18 13:05:57 +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
e02caa6777
[doc] update user_guide/minibatch/node_classification ( #6628 )
2023-11-30 11:33:36 +08:00
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