vturrisi / solo-learn

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

Remove bias and norm from weight decay #289

Closed vturrisi closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #289 (e82bc05) into main (d105ab9) will increase coverage by 0.07%. The diff coverage is 100.00%.

Flag Coverage Δ *Carryforward flag
cpu 82.23% <100.00%> (+0.10%) :arrow_up:
dali 40.06% <100.00%> (ø) Carriedforward from d105ab9

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

Impacted Files Coverage Δ
solo/methods/base.py 77.26% <100.00%> (-0.35%) :arrow_down:
solo/utils/misc.py 62.50% <100.00%> (+3.83%) :arrow_up: