vturrisi / solo-learn

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

Fix ddp issue with simclr #259

Closed vturrisi closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #259 (154c7b0) into main (379df0c) will increase coverage by 0.39%. The diff coverage is 18.18%.

Flag Coverage Δ *Carryforward flag
cpu 80.37% <25.00%> (-0.07%) :arrow_down:
dali 40.66% <0.00%> (ø) Carriedforward from 93d08b7

*This pull request uses carry forward flags. Click here to find out more.

Impacted Files Coverage Δ
solo/methods/base.py 79.06% <0.00%> (+0.55%) :arrow_up:
solo/methods/simclr.py 100.00% <ø> (+22.38%) :arrow_up:
solo/utils/dali_dataloader.py 37.80% <0.00%> (-0.26%) :arrow_down:
solo/args/utils.py 67.33% <50.00%> (+3.69%) :arrow_up: