File tree Expand file tree Collapse file tree 1 file changed +2
-5
lines changed Expand file tree Collapse file tree 1 file changed +2
-5
lines changed Original file line number Diff line number Diff line change @@ -85,10 +85,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/).
8585- Enabled ` self.log ` in most functions ([ #4969 ] ( https://github.com/PyTorchLightning/pytorch-lightning/pull/4969 ) )
8686
8787
88- - Added changeable extension variable for model checkpoints ([ #4977 ] ( https://github.com/PyTorchLightning/pytorch-lightning/pull/4977 ) )
89-
90-
91- - Added Commet ` experiment_key ` argument to online mode example ([ #4997 ] ( https://github.com/PyTorchLightning/pytorch-lightning/pull/4997 ) )
88+ - Added changeable extension variable for ` ModelCheckpoint ` ([ #4977 ] ( https://github.com/PyTorchLightning/pytorch-lightning/pull/4977 ) )
9289
9390
9491### Changed
@@ -151,7 +148,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/).
151148- Fixed allowing logger to support indexing ([ #4595 ] ( https://github.com/PyTorchLightning/pytorch-lightning/pull/4595 ) )
152149
153150
154- - Fixed DDP and ` manual_optimisation ` ([ #4976 ] ( https://github.com/PyTorchLightning/pytorch-lightning/pull/4976 ) )
151+ - Fixed DDP and manual_optimization ([ #4976 ] ( https://github.com/PyTorchLightning/pytorch-lightning/pull/4976 ) )
155152
156153
157154## [ 1.0.8] - 2020-11-24
You can’t perform that action at this time.
0 commit comments