issues
search
project-lighter
/
lighter
Config-based framework for organized and reproducible deep learning. MONAI Bundle + PyTorch Lightning.
https://project-lighter.github.io/lighter
MIT License
22
stars
2
forks
source link
Update dependencies
#101
Closed
surajpaib
closed
9 months ago
surajpaib
commented
9 months ago
Description
Related Issue
Type of Change
[ ] 📚 Examples / docs / tutorials / dependencies update
[ ] 🔧 Bug fix (non-breaking change which fixes an issue)
[ ] 🥂 Improvement (non-breaking change which improves an existing feature)
[ ] 🚀 New feature (non-breaking change which adds functionality)
[ ] 💥 Breaking change (fix or feature that would cause existing functionality to change)
[ ] 🔐 Security fix
Checklist
[ ] I've read the
CODE_OF_CONDUCT.md
document.
[ ] I've read the
CONTRIBUTING.md
guide.
[ ] I've updated the code style using
make codestyle
.
[ ] I've written tests for all new methods and classes that I created.
[ ] I've written the docstring in Google format for all the methods and classes that I used.
ibro45
commented
9 months ago
lgtm
Description
Related Issue
Type of Change
Checklist
CODE_OF_CONDUCT.md
document.CONTRIBUTING.md
guide.make codestyle
.