Rhett Ying
|
311bd88a04
|
[Doc] update doc page for distributed partition pipeline (#5064)
* [Doc] update doc page for distributed partition pipeline
* update
|
2022-12-26 23:11:32 +08:00 |
|
Triston
|
0aa8310a4d
|
[Doc] Fix typo distributed-preprocessing.rst (#4774)
* Update distributed-preprocessing.rst
* Another typo for the writes edge type
|
2022-10-27 09:35:26 -07:00 |
|
Mufei Li
|
7a41c126f6
|
[Doc] Change random.py to random_partition.py in guide on distributed partition pipeline (#4438)
* Update distributed-preprocessing.rst
* Update
Co-authored-by: Ubuntu <ubuntu@ip-172-31-9-26.ap-northeast-1.compute.internal>
|
2022-08-22 18:12:55 +08:00 |
|
Mufei Li
|
bc2fef9c32
|
[Doc] Misc Fix for User Guide 7.1 Data Preprocessing (#4433)
* Update
* rollback for partition_algo/random.py
Co-authored-by: Ubuntu <ubuntu@ip-172-31-20-21.us-west-2.compute.internal>
|
2022-08-18 20:27:40 +08:00 |
|
Minjie Wang
|
3bcb268a36
|
[Doc] Update distributed chapter according to new pipeline (#4275)
* dist index chapter
* preproc chapter
* rst
* tools page
* partition chapter
* rst
* hetero chapter
* 7.1 step1
* add parmetis back
* changed based on feedback
* address comments
|
2022-08-17 13:30:04 +08:00 |
|
Da Zheng
|
a90296aa9c
|
fix. (#2907)
Co-authored-by: Zheng <dzzhen@3c22fba32af5.ant.amazon.com>
|
2021-05-13 16:55:31 +08:00 |
|
Da Zheng
|
45ec21b033
|
[Distributed] fix docs for distributed training. (#2840)
* update distributed training doc.
* explain data split.
* fix message passing.
* id mapping.
* fix.
* test data reshuffling.
* fix a bug.
* fix test.
* Revert "fix test."
This reverts commit 907f1dd88994894db94ffcd77b5995279f76b489.
* Revert "fix a bug."
This reverts commit ff0a4d893bbe4911a75ecb04bcbd9bc65315166b.
* Revert "test data reshuffling."
This reverts commit 99bb2f6405de67fc73652220b02e7184461c3e5e.
Co-authored-by: Zheng <dzzhen@3c22fba32af5.ant.amazon.com>
|
2021-04-29 14:38:41 +08:00 |
|
Da Zheng
|
17f863569e
|
fix (#2744)
|
2021-03-21 22:38:55 -07:00 |
|
Da Zheng
|
48a1794f85
|
[Doc] Fix the user guide for distributed partitioning. (#2684)
* fix doc.
* explain the schema file.
* fix.
|
2021-02-22 18:59:15 -08:00 |
|
Minjie Wang
|
8a07ab7737
|
[Doc] Tutorials re-organization (#2683)
* reorg
* change titles
* rm some stale API doc; minor fix
* fix docs
* add warning
* rm new-tutorial run in ci
* lint
|
2021-02-20 17:42:45 +08:00 |
|
Da Zheng
|
e4ff484494
|
[Distributed] Distributed METIS partition (#2576)
* add convert.
* fix.
* add write_mag.
* fix convert_partition.py
* write data.
* use pyarrow to read.
* update write_mag.py
* fix convert_partition.py.
* load node/edge features when necessary.
* reshuffle nodes.
* write mag correctly.
* fix a bug: inner nodes in a partition might be empty.
* fix bugs.
* add verify code.
* insert reverse edges.
* fix a bug.
* add get node/edge data.
* add instructions.
* remove unnecessary argument.
* update distributed preprocessing.
* fix readme.
* fix.
* fix.
* fix.
* fix readme.
* fix doc.
* fix.
* update readme
* update doc.
* update readme.
Co-authored-by: Ubuntu <ubuntu@ip-172-31-9-132.us-west-1.compute.internal>
Co-authored-by: Ubuntu <ubuntu@ip-172-31-2-202.us-west-1.compute.internal>
|
2021-02-08 17:19:18 -08:00 |
|
zhjwy9343
|
c448e61b55
|
[Doc] CN User Guide Chapter 7 (#2481)
* [Doc] Add Chapter 7
* [Doc] Add CN part 7, 7.1, 7.2, and 7.3
* [Doc] Add CN part 7, 7.1, 7.2, and 7.3
* [Doc] 1st round copyediting, 7, 7.1, 7.2, and 7.3, removing EN parts.
* [Doc] 2nd round copyediting.
* [Doc] 3rd round copyediting.
* [Doc] Copyedit with reviewers' comments.
Co-authored-by: Mufei Li <mufeili1996@gmail.com>
|
2021-01-13 19:28:20 +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 |
|