vturrisi / solo-learn

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

Fix knn-eval #360

Closed vturrisi closed 11 months ago

codecov[bot] commented 11 months ago

Codecov Report

Merging #360 (7c455e1) into main (73be235) will decrease coverage by 0.02%. The diff coverage is 33.33%.

Additional details and impacted files | Flag | Coverage Δ | | *Carryforward flag | |---|---|---|---| | cpu | `79.83% <33.33%> (-0.02%)` | :arrow_down: | | | dali | `38.95% <ø> (+<0.01%)` | :arrow_up: | Carriedforward from [73be235](https://app.codecov.io/gh/vturrisi/solo-learn/commit/73be2350aa5bb6dc8ee119e97baa5f8ce390da17?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/360?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Victor+Turrisi) | Coverage Δ | | |---|---|---| | [solo/methods/base.py](https://app.codecov.io/gh/vturrisi/solo-learn/pull/360?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Victor+Turrisi#diff-c29sby9tZXRob2RzL2Jhc2UucHk=) | `89.00% <0.00%> (ø)` | | | [solo/utils/knn.py](https://app.codecov.io/gh/vturrisi/solo-learn/pull/360?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Victor+Turrisi#diff-c29sby91dGlscy9rbm4ucHk=) | `97.22% <50.00%> (-1.35%)` | :arrow_down: |