Skip to content

Commit

Permalink
Add link to CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ethanwharris committed Mar 18, 2021
1 parent fdaa5d7 commit 5380f51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,7 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/).
- Fixed an exception in the layer summary when the model contains torch.jit scripted submodules ([#6511](https://github.com/PyTorchLightning/pytorch-lightning/pull/6511))


- Fixed a bug where `all_gather` would not work correctly with `tpu_cores=8`
- Fixed a bug where `all_gather` would not work correctly with `tpu_cores=8` ([#6587](https://github.com/PyTorchLightning/pytorch-lightning/pull/6587))


## [1.2.3] - 2021-03-09
Expand Down

0 comments on commit 5380f51

Please sign in to comment.