Skip to content

Commit 7cd6af7

Browse files
Bordaananthsub
authored andcommitted
Prune deprecated metrics for 1.3 (Lightning-AI#6161)
* prune deprecated metrics for 1.3 * isort / yapf
1 parent 52e2954 commit 7cd6af7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/).
1212
- Added a way to print to terminal without breaking up the progress bar ([#5470](https://github.com/PyTorchLightning/pytorch-lightning/pull/5470))
1313

1414
- Added support to checkpoint after training batches in `ModelCheckpoint` callback ([#6146](https://github.com/PyTorchLightning/pytorch-lightning/pull/6146))
15+
- Added a way to print to terminal without breaking up the progress bar ([#5470](https://github.com/PyTorchLightning/pytorch-lightning/pull/5470))
16+
1517

1618
### Changed
1719

0 commit comments

Comments
 (0)