Show HN: Visualizing pipeline parallel algorithms: GPipe, 1F1B (& -2bw, & eager)
3 by sighingnow | 0 comments on Hacker News.
Visualizing how pipeline mode parallel works and how batches are scheduled under various scheduling scheme: GPipe (F-then-B), Pipedream (1F1b), Pipedrea-2BW (no flushes between iterations) and Eager-1F1B (better computation-communication overlapping).
No comments:
Post a Comment