dgl
dgl copied to clipboard
[Doc] Update distributed chapter according to new pipeline
Description
- Replace the old distributed preprocess section with the new pipeline
- Improve other parts
- Fix some API link issues.
Checklist
Please feel free to remove inapplicable items for your PR.
- [x] The PR title starts with [$CATEGORY] (such as [NN], [Model], [Doc], [Feature]])
- [ ] Changes are complete (i.e. I finished coding on this PR)
- [x] All changes have test coverage
- [x] Code is well-documented
- [x] To the best of my knowledge, examples are either not affected by this change, or have been fixed to be compatible with this change
To trigger regression tests:
@dgl-bot run [instance-type] [which tests] [compare-with-branch]; For example:@dgl-bot run g4dn.4xlarge all dmlc/masteror@dgl-bot run c5.9xlarge kernel,api dmlc/master
Commit ID: da83dd3a47f5048489c04ca9aa47998e14171a32
Build ID: 1
Status: ✅ CI test succeeded
Report path: link
Full logs path: link
Commit ID: 9553136e2cd1e74c2160af185b4fbe4f4c75fcc0
Build ID: 2
Status: ✅ CI test succeeded
Report path: link
Full logs path: link
Commit ID: 60116ab2319df3ad9acd918c1cf7b6a820b599b3
Build ID: 3
Status: ✅ CI test succeeded
Report path: link
Full logs path: link
Commit ID: 7c7d1ded2330cd48b069131b309f72b010656654
Build ID: 4
Status: ✅ CI test succeeded
Report path: link
Full logs path: link