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 |
|
Quan (Andy) Gan
|
7d4160869c
|
[Bug] Fix multiple issues in distributed multi-GPU GraphSAGE example (#3870)
* fix distributed multi-GPU example device
* try Join
* update version requirement in README
* use model.join
* fix docs
Co-authored-by: Jinjing Zhou <VoVAllen@users.noreply.github.com>
|
2022-03-25 22:04:02 +08:00 |
|
xiang song(charlie.song)
|
d7390763f0
|
[Distributed] Deprecate old DistEmbedding impl, use synchronized embedding impl (#3111)
* fix.
* fix.
* fix.
* fix.
* Fix test
* Deprecate old DistEmbedding impl, use synchronized embedding impl
* update doc
Co-authored-by: Ubuntu <ubuntu@ip-172-31-71-112.ec2.internal>
Co-authored-by: Ubuntu <ubuntu@ip-172-31-2-66.ec2.internal>
Co-authored-by: Da Zheng <zhengda1936@gmail.com>
Co-authored-by: Jinjing Zhou <VoVAllen@users.noreply.github.com>
|
2021-07-14 00:15:53 +08:00 |
|
xiang song(charlie.song)
|
975eb8fc5d
|
[Distributed] Distributed node embedding and sparse optimizer (#2733)
* Draft for sparse emb
* add some notes
* Fix
* Add sparse optim for dist pytorch
* Update test
* Fix
* upd
* upd
* Fix
* Fix
* Fix bug
* add transductive exmpale
* Fix example
* Some fix
* Upd
* Fix lint
* lint
* lint
* lint
* upd
* Fix lint
* lint
* upd
* remove dead import
* update
* lint
* update unitest
* update example
* Add adam optimizer
* Add unitest and update data
* upd
* upd
* upd
* Fix docstring and fix some bug in example code
* Update rgcn readme
Co-authored-by: Ubuntu <ubuntu@ip-172-31-57-25.ec2.internal>
Co-authored-by: Ubuntu <ubuntu@ip-172-31-24-210.ec2.internal>
Co-authored-by: Ubuntu <ubuntu@ip-172-31-2-66.ec2.internal>
|
2021-05-03 08:37:40 +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
|
e36c5db614
|
[Distributed] Simplify distributed API (#2775)
* remove num_workers.
* remove num_workers.
* remove num_workers.
* remove num-servers.
* update error message.
* update docstring.
* fix docs.
* fix tests.
* fix test.
* fix.
* print messages in test.
* fix.
* fix test.
* fix.
Co-authored-by: Ubuntu <ubuntu@ip-172-31-9-132.us-west-1.compute.internal>
|
2021-03-29 19:19:23 -07:00 |
|
Da Zheng
|
0fc649523b
|
[Doc] Distributed heterogeneous graph training (#2654)
* update DistGraph docstrings.
* add user guide.
* add doc string.
* fix.
* fix.
* fix.
Co-authored-by: Jinjing Zhou <VoVAllen@users.noreply.github.com>
|
2021-02-19 10:48:05 -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 |
|
Quan (Andy) Gan
|
12a193f265
|
Update distributed.rst (#2249) (#2368)
Co-authored-by: Hongyu Cai <h.tsai@hotmail.com>
|
2020-11-26 11:57:25 +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 |
|
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 |
|
Minjie Wang
|
5cb5759366
|
[Doc] split docs to multiple rst files (#2037)
|
2020-08-17 19:02:31 +08:00 |
|
Minjie Wang
|
c2cd6eb22e
|
[Doc] Reorg doc (#1989)
|
2020-08-10 23:19:03 +08:00 |
|