Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

stl10 finetuner #164

Merged
merged 12 commits into from
Aug 23, 2020
Merged

stl10 finetuner #164

merged 12 commits into from
Aug 23, 2020

Conversation

williamFalcon
Copy link
Contributor

No description provided.

@mergify mergify bot requested a review from Borda August 23, 2020 00:30
@codecov
Copy link

codecov bot commented Aug 23, 2020

Codecov Report

Merging #164 into master will decrease coverage by 0.86%.
The diff coverage is 73.85%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #164      +/-   ##
==========================================
- Coverage   90.72%   89.85%   -0.87%     
==========================================
  Files          86       89       +3     
  Lines        4052     4129      +77     
==========================================
+ Hits         3676     3710      +34     
- Misses        376      419      +43     
Flag Coverage Δ
#unittests 89.85% <73.85%> (-0.87%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
pl_bolts/models/self_supervised/ssl_finetuner.py 34.21% <0.00%> (ø)
pl_bolts/models/vision/image_gpt/gpt2.py 100.00% <ø> (ø)
.../models/self_supervised/simclr/simclr_finetuner.py 18.91% <18.91%> (ø)
...lts/models/self_supervised/simclr/simclr_module.py 85.10% <88.13%> (-5.96%) ⬇️
pl_bolts/optimizers/lars_scheduling.py 95.74% <95.74%> (ø)
...l_bolts/models/self_supervised/byol/byol_module.py 96.42% <100.00%> (-0.30%) ⬇️
pl_bolts/models/self_supervised/resnets.py 92.67% <100.00%> (+0.07%) ⬆️
pl_bolts/optimizers/__init__.py 100.00% <100.00%> (ø)
pl_bolts/metrics/aggregation.py 72.72% <0.00%> (-27.28%) ⬇️
... and 7 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update efa1db0...81598fd. Read the comment docs.

@williamFalcon williamFalcon merged commit c180b70 into master Aug 23, 2020
@Borda Borda deleted the stl10ft branch September 9, 2020 15:25
@Borda Borda added the enhancement New feature or request label Sep 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Development

Successfully merging this pull request may close these issues.

None yet

2 participants