Skip to content

Commit 9c68b3b

Browse files
authored
Apply suggestions from code review
1 parent cc6457e commit 9c68b3b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/).
88
## [1.3.0] - 2021-MM-DD
99

1010
### Added
11+
12+
1113
- Added a `teardown` hook to `ClusterEnvironment` ([#6942](https://github.com/PyTorchLightning/pytorch-lightning/pull/6942))
1214

1315

@@ -191,6 +193,8 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/).
191193

192194

193195
### Fixed
196+
197+
194198
- Fixed incorrect removal of `WORLD_SIZE` environment variable in DDP training when launching with torch distributed/torchelastic ([#6942](https://github.com/PyTorchLightning/pytorch-lightning/pull/6942))
195199

196200

0 commit comments

Comments
 (0)