File tree Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change @@ -9,6 +9,8 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/).
99
1010### Added
1111
12+ - Support number for logging with ` sync_dist=True ` ([ #5080 ] ( https://github.com/PyTorchLightning/pytorch-lightning/pull/5080 )
13+
1214
1315### Changed
1416
@@ -18,9 +20,12 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/).
1820
1921### Removed
2022
23+ - ` enable_pl_optimizer=False ` by default to temporarily fix AMP issues ([ #5163 ] ( https://github.com/PyTorchLightning/pytorch-lightning/pull/5163 )
24+
2125
2226### Fixed
2327
28+ - Metric reduction with Logging ([ #5150 ] ( https://github.com/PyTorchLightning/pytorch-lightning/pull/5150 )
2429
2530## [ 1.1.0] - 2020-12-09
2631
You can’t perform that action at this time.
0 commit comments