Skip to content

Commit

Permalink
Fix changelog about new pipeline parallelism implementation
Browse files Browse the repository at this point in the history
  • Loading branch information
sublee committed Sep 20, 2019
1 parent 07c54a3 commit 5021937
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/changelog.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ v0.0.3 (WIP)
Not released yet.

- Added support for PyTorch 1.2.
- Redesigned the internal pipeline parallelism for bidirectional deterministic
lockstep.
- Redesigned the internal pipeline parallelism to represent dependencies
transparently.
- Optimized by using separate CUDA streams for device-to-device copies.
- Fixed hang at a once failed partition.
- Removed ``current_microbatch`` which actually didn't work.
Expand Down

0 comments on commit 5021937

Please sign in to comment.