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

Use nn.MaxUnpool2d #196

Merged
merged 1 commit into from
Feb 9, 2021
Merged

Use nn.MaxUnpool2d #196

merged 1 commit into from
Feb 9, 2021

Conversation

innerlee
Copy link
Contributor

@innerlee innerlee commented Feb 9, 2021

Temporarily
fix #175
fix #168

@codecov
Copy link

codecov bot commented Feb 9, 2021

Codecov Report

Merging #196 (6ca1e3e) into master (9f93276) will decrease coverage by 0.02%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #196      +/-   ##
==========================================
- Coverage   82.21%   82.19%   -0.03%     
==========================================
  Files         145      145              
  Lines        6721     6700      -21     
  Branches      997      997              
==========================================
- Hits         5526     5507      -19     
+ Misses       1092     1090       -2     
  Partials      103      103              
Flag Coverage Δ
unittests 82.19% <100.00%> (-0.03%) ⬇️

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

Impacted Files Coverage Δ
...ckbones/encoder_decoders/decoders/plain_decoder.py 100.00% <100.00%> (+3.27%) ⬆️

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 9f93276...6ca1e3e. Read the comment docs.

@innerlee innerlee merged commit f0c38b8 into master Feb 9, 2021
@innerlee innerlee deleted the zz/fix175 branch February 9, 2021 11:07
Yshuo-Li pushed a commit to Yshuo-Li/mmediting that referenced this pull request Jul 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants