File tree Expand file tree Collapse file tree 1 file changed +3
-10
lines changed Expand file tree Collapse file tree 1 file changed +3
-10
lines changed Original file line number Diff line number Diff line change @@ -5,15 +5,7 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( http://keepachangelog.com/en/1.0.0/ ) .
66
77
8- ## [ 1.2.3] - 2021-MM-DD
9-
10- ### Fixed
11-
12-
13- - Fixed DP reduction with collection ([ #6324 ] ( https://github.com/PyTorchLightning/pytorch-lightning/pull/6324 ) )
14-
15-
16- ## [ 1.2.2] - 2021-03-03
8+ ## [ UnReleased] - 2021-MM-DD
179
1810### Added
1911
@@ -109,7 +101,8 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/).
109101- Fixed error thrown when using valid distributed mode in multi node ([ #6297 ] ( https://github.com/PyTorchLightning/pytorch-lightning/pull/6297 )
110102
111103
112- - Added ` checkpoint ` parameter to callback's ` on_save_checkpoint ` hook ([ #6072 ] ( https://github.com/PyTorchLightning/pytorch-lightning/pull/6072 ) )
104+ - Fixed DP reduction with collection ([ #6324 ] ( https://github.com/PyTorchLightning/pytorch-lightning/pull/6324 ) )
105+
113106
114107## [ 1.2.1] - 2021-02-23
115108
You can’t perform that action at this time.
0 commit comments