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

Data fraction for linear #242

Closed vturrisi closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #242 (39459e2) into main (4166a04) will decrease coverage by 0.08%. The diff coverage is 22.22%.

Flag Coverage Δ *Carryforward flag
cpu 82.80% <17.64%> (-0.34%) :arrow_down:
dali 40.66% <50.00%> (ø) Carriedforward from f8c1efe

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

Impacted Files Coverage Δ
solo/methods/base.py 92.33% <ø> (+11.49%) :arrow_up:
solo/methods/linear.py 97.12% <ø> (+3.71%) :arrow_up:
solo/utils/classification_dataloader.py 54.02% <12.50%> (-26.34%) :arrow_down:
solo/utils/pretrain_dataloader.py 66.89% <25.00%> (-8.51%) :arrow_down:
solo/args/dataset.py 74.41% <50.00%> (-25.59%) :arrow_down: