Skip to content

PyTorch Lightning 1.6.2: Standard patch release

Compare
Choose a tag to compare
@carmocca carmocca released this 27 Apr 17:04
· 3663 commits to release/stable since this release

[1.6.2] - 2022-04-27

Fixed

  • Fixed ImportError when torch.distributed is not available. (#12794)
  • When using custom DataLoaders in LightningDataModule, multiple inheritance is resolved properly (#12716)
  • Fixed encoding issues on terminals that do not support unicode characters (#12828)
  • Fixed support for ModelCheckpoint monitors with dots (#12783)

Contributors

@akihironitta @alvitawa @awaelchli @Borda @carmocca @code-review-doctor @ethanfurman @HenryLau0220 @krshrimali @otaj