Skip to content

Commit ce7f0b9

Browse files
author
lezwon
committed
added info to changelog
1 parent 6fec428 commit ce7f0b9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,8 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/).
1818

1919
- Early stopping checks `on_validation_end` ([#1458](https://github.com/PyTorchLightning/pytorch-lightning/pull/1458))
2020

21+
- Speed up single core TPU training by loading data using `ParallelLoader`. ([#2033](https://github.com/PyTorchLightning/pytorch-lightning/pull/2033))
22+
2123
### Changed
2224

2325
- Allow user to select individual TPU core to train on ([#1729](https://github.com/PyTorchLightning/pytorch-lightning/pull/1729))

0 commit comments

Comments
 (0)