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 @@ -76,10 +76,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/).
7676- Enabled ` self.log ` in most functions ([ #4969 ] ( https://github.com/PyTorchLightning/pytorch-lightning/pull/4969 ) )
7777
7878
79- - Added changeable extension variable for model checkpoints ([ #4977 ] ( https://github.com/PyTorchLightning/pytorch-lightning/pull/4977 ) )
80-
81-
82- - Added Commet ` experiment_key ` argument to online mode example ([ #4997 ] ( https://github.com/PyTorchLightning/pytorch-lightning/pull/4997 ) )
79+ - Added changeable extension variable for ` ModelCheckpoint ` ([ #4977 ] ( https://github.com/PyTorchLightning/pytorch-lightning/pull/4977 ) )
8380
8481
8582### Changed
@@ -142,7 +139,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/).
142139- Fixed allowing logger to support indexing ([ #4595 ] ( https://github.com/PyTorchLightning/pytorch-lightning/pull/4595 ) )
143140
144141
145- - Fixed DDP and ` manual_optimisation ` ([ #4976 ] ( https://github.com/PyTorchLightning/pytorch-lightning/pull/4976 ) )
142+ - Fixed DDP and manual_optimization ([ #4976 ] ( https://github.com/PyTorchLightning/pytorch-lightning/pull/4976 ) )
146143
147144
148145## [ 1.0.8] - 2020-11-24
You can’t perform that action at this time.
0 commit comments