Skip to content

Minor patch release v2.1.4

Compare
Choose a tag to compare
@awaelchli awaelchli released this 01 Feb 15:10
· 365 commits to release/stable since this release

Fabric

Fixed

  • Fixed an issue preventing Fabric to run on CPU when the system's CUDA driver is outdated or broken (#19234)
  • Fixed typo in kwarg in SpikeDetection (#19282)

PyTorch

Fixed

  • Fixed Trainer not expanding the default_root_dir if it has the ~ (home) prefix (#19179)
  • Fixed warning for Dataloader if num_workers=1 and CPU count is 1 (#19224)
  • Fixed WandbLogger.watch() method annotation to accept None for the log parameter (#19237)
  • Fixed an issue preventing the Trainer to run on CPU when the system's CUDA driver is outdated or broken (#19234)
  • Fixed an issue with the ModelCheckpoint callback not saving relative symlinks with ModelCheckpoint(save_last="link") (#19303)
  • Fixed issue where the _restricted_classmethod_impl would incorrectly raise a TypeError on inspection rather than on call (#19332)
  • Fixed exporting __version__ in __init__ (#19221)

Full Changelog: 2.1.3...2.1.4

Contributors

@andyland @asingh9530 @awaelchli @Borda @daturkel @dipta007 @lauritsf @mjbommar @shenmishajing @tchaton

If we forgot someone due to not matching commit email with GitHub account, let us know :]