Skip to content

v2.0.3

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 01 Sep 20:23
· 3 commits to refs/heads/main since this release
2654bad

What's Changed

  • Lightning + Aim dependency fix in conda environment.yaml and setup.py by @tesfaldet in #575
  • Lightning import fix in instantiators.py by @tesfaldet in #577
  • Fix WandB config improper hierarchical display of keys by @dreaquil in #583
  • Removing yaml extension from hydra config names in defaults lists by @tesfaldet in #584
  • Docstrings revamp by @tesfaldet in #589
  • Rename pyrootutils to rootutils by @ashleve in #592
  • Fixes colorlog issue where train.log is saved in project root dir by @tesfaldet in #588
  • Fix accelerator in tests/test_train.py by @caplett in #595
  • Update PyTorch Lightning DDP Documentation Links in README.md by @amorehead in #601
  • Fix torch.compile on nn.module instead of on LightningModule by @tesfaldet in #587

New Contributors

Full Changelog: v2.0.2...v2.0.3