vturrisi / solo-learn

solo-learn: a library of self-supervised methods for visual representation learning powered by Pytorch Lightning
MIT License
1.38k stars 181 forks source link

Update to pytorch lightning 2.0.2, remove lightning bolts dependency and other fixes #344

Closed vturrisi closed 1 year ago

davidrzs commented 1 year ago

Can confirm that this fixes the issue for me, thanks!

codecov[bot] commented 1 year ago

Codecov Report

Merging #344 (d3de5fa) into main (6a891ee) will decrease coverage by 0.37%. The diff coverage is 72.09%.

Additional details and impacted files | Flag | Coverage Δ | | *Carryforward flag | |---|---|---|---| | cpu | `80.94% <72.09%> (-0.38%)` | :arrow_down: | | | dali | `39.51% <ø> (+0.08%)` | :arrow_up: | Carriedforward from [cf93f03](https://app.codecov.io/gh/vturrisi/solo-learn/commit/cf93f03c52319a97e9c463ac4ef34e6e3cfabf80?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Victor+Turrisi) | *This pull request uses carry forward flags. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Victor+Turrisi) to find out more. | [Impacted Files](https://app.codecov.io/gh/vturrisi/solo-learn/pull/344?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Victor+Turrisi) | Coverage Δ | | |---|---|---| | [solo/args/linear.py](https://app.codecov.io/gh/vturrisi/solo-learn/pull/344?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Victor+Turrisi#diff-c29sby9hcmdzL2xpbmVhci5weQ==) | `92.00% <ø> (-0.11%)` | :arrow_down: | | [solo/args/pretrain.py](https://app.codecov.io/gh/vturrisi/solo-learn/pull/344?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Victor+Turrisi#diff-c29sby9hcmdzL3ByZXRyYWluLnB5) | `90.66% <ø> (ø)` | | | [solo/data/h5\_dataset.py](https://app.codecov.io/gh/vturrisi/solo-learn/pull/344?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Victor+Turrisi#diff-c29sby9kYXRhL2g1X2RhdGFzZXQucHk=) | `23.88% <0.00%> (ø)` | | | [solo/data/pretrain\_dataloader.py](https://app.codecov.io/gh/vturrisi/solo-learn/pull/344?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Victor+Turrisi#diff-c29sby9kYXRhL3ByZXRyYWluX2RhdGFsb2FkZXIucHk=) | `70.67% <0.00%> (ø)` | | | [solo/utils/checkpointer.py](https://app.codecov.io/gh/vturrisi/solo-learn/pull/344?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Victor+Turrisi#diff-c29sby91dGlscy9jaGVja3BvaW50ZXIucHk=) | `79.45% <0.00%> (-10.96%)` | :arrow_down: | | [solo/utils/auto\_umap.py](https://app.codecov.io/gh/vturrisi/solo-learn/pull/344?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Victor+Turrisi#diff-c29sby91dGlscy9hdXRvX3VtYXAucHk=) | `65.03% <50.00%> (-6.40%)` | :arrow_down: | | [solo/utils/lr\_scheduler.py](https://app.codecov.io/gh/vturrisi/solo-learn/pull/344?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Victor+Turrisi#diff-c29sby91dGlscy9scl9zY2hlZHVsZXIucHk=) | `67.85% <67.85%> (ø)` | | | [solo/methods/base.py](https://app.codecov.io/gh/vturrisi/solo-learn/pull/344?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Victor+Turrisi#diff-c29sby9tZXRob2RzL2Jhc2UucHk=) | `88.92% <78.57%> (+1.38%)` | :arrow_up: | | [solo/methods/linear.py](https://app.codecov.io/gh/vturrisi/solo-learn/pull/344?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Victor+Turrisi#diff-c29sby9tZXRob2RzL2xpbmVhci5weQ==) | `91.79% <91.66%> (+0.18%)` | :arrow_up: | | [solo/backbones/poolformer/poolformer.py](https://app.codecov.io/gh/vturrisi/solo-learn/pull/344?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Victor+Turrisi#diff-c29sby9iYWNrYm9uZXMvcG9vbGZvcm1lci9wb29sZm9ybWVyLnB5) | `70.99% <100.00%> (+0.99%)` | :arrow_up: | | ... and [3 more](https://app.codecov.io/gh/vturrisi/solo-learn/pull/344?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Victor+Turrisi) | | ... and [1 file with indirect coverage changes](https://app.codecov.io/gh/vturrisi/solo-learn/pull/344/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Victor+Turrisi)