github-actions
released this
01 Sep 20:23
·
3 commits
to refs/heads/main
since this release
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
torootutils
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
onnn.module
instead of onLightningModule
by @tesfaldet in #587
New Contributors
Full Changelog: v2.0.2...v2.0.3