Skip to content

Commit

Permalink
Add description for fix of issue Lightning-AI#2688
Browse files Browse the repository at this point in the history
  • Loading branch information
Thomas Schaaf committed Jul 24, 2020
1 parent 1fcbe36 commit 59e97b2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,8 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/).

- Fixed `dtype` and `device` properties not getting updated in submodules ([#2657](https://github.com/PyTorchLightning/pytorch-lightning/pull/2657))

- Fixed data transfer to device when using torchtext.data.Field and include_lengths is True ([#2689](https://github.com/PyTorchLightning/pytorch-lightning/pull/2689))

## [0.8.5] - 2020-07-09

### Added
Expand Down

0 comments on commit 59e97b2

Please sign in to comment.