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

clean up gan and vae #153

Merged
merged 39 commits into from Aug 9, 2020
Merged

clean up gan and vae #153

merged 39 commits into from Aug 9, 2020

Conversation

williamFalcon
Copy link
Contributor

No description provided.

@mergify mergify bot requested a review from Borda August 9, 2020 19:14
@codecov
Copy link

codecov bot commented Aug 9, 2020

Codecov Report

Merging #153 into master will decrease coverage by 0.04%.
The diff coverage is 92.42%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #153      +/-   ##
==========================================
- Coverage   91.99%   91.94%   -0.05%     
==========================================
  Files          83       84       +1     
  Lines        3973     3974       +1     
==========================================
- Hits         3655     3654       -1     
- Misses        318      320       +2     
Flag Coverage Δ
#unittests 91.94% <92.42%> (-0.05%) ⬇️

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

Impacted Files Coverage Δ
pl_bolts/callbacks/vision/confused_logit.py 100.00% <ø> (ø)
pl_bolts/callbacks/self_supervised.py 72.72% <20.00%> (-27.28%) ⬇️
pl_bolts/callbacks/variational.py 97.29% <92.30%> (-2.71%) ⬇️
pl_bolts/callbacks/vision/image_generation.py 100.00% <100.00%> (ø)
pl_bolts/datamodules/__init__.py 100.00% <100.00%> (ø)
.../models/autoencoders/basic_vae/basic_vae_module.py 92.50% <100.00%> (+0.60%) ⬆️
...l_bolts/models/self_supervised/byol/byol_module.py 96.72% <100.00%> (+0.05%) ⬆️
pl_bolts/models/self_supervised/cpc/cpc_module.py 81.96% <100.00%> (+1.14%) ⬆️
pl_bolts/utils/shaping.py 100.00% <100.00%> (ø)
... and 3 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 5f5d4c5...03b9230. Read the comment docs.

@Borda Borda added the enhancement New feature or request label Aug 9, 2020
@williamFalcon williamFalcon merged commit dc3ac7c into master Aug 9, 2020
@Borda Borda deleted the lv branch September 9, 2020 15:26
@Borda Borda added this to Done in AE & GANs Nov 20, 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
Projects
Development

Successfully merging this pull request may close these issues.

None yet

2 participants