Lightning-Universe / lightning-flash

Your PyTorch AI Factory - Flash enables you to easily configure and run complex AI recipes for over 15 tasks across 7 data domains
https://lightning-flash.readthedocs.io
Apache License 2.0
1.74k stars 212 forks source link

bump lit Bolts to >=0.7.0 #1622

Closed Borda closed 1 year ago

Borda commented 1 year ago

What does this PR do?

using final release of Bolts

Before submitting

PR review

Anyone in the community is free to review the PR once the tests have passed. If we didn't discuss your PR in Github issues there's a high chance it will not be merged.

Did you have fun?

Make sure you had fun coding 🙃

codecov[bot] commented 1 year ago

Codecov Report

Merging #1622 (7d52569) into master (ebe80e3) will decrease coverage by 0%. The diff coverage is n/a.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1622 +/- ## ====================================== - Coverage 85% 85% -0% ====================================== Files 291 291 Lines 12867 12867 ====================================== - Hits 10994 10992 -2 - Misses 1873 1875 +2 ```