Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2023-03-18 | 471 Bytes | |
v2.0.0.tar.gz | 2023-03-18 | 38.1 kB | |
v2.0.0.zip | 2023-03-18 | 69.5 kB | |
Totals: 3 Items | 108.1 kB | 0 |
Release for alignment with PyTorch 2.0 and Lightning 2.0.
Changes
- Release v2.0.0 @ashleve (#545)
🚀 Features
- Support for logging with Aim @tesfaldet (#534)
- Add option for pytorch 2.0 model compilation @ashleve (#550)
🧹 Maintenance
- Update template to Lightning 2.0 @johnnynunez (#548)
- Update pre-commit hooks @ashleve (#549)
- Refactor utils @ashleve (#541)
📝️ Documentation
- Update README.md @ashleve (#551)