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

[Improve] Add clamp(0, 1) in test #805

Merged
merged 2 commits into from
Mar 22, 2022
Merged

Conversation

Yshuo-Li
Copy link
Collaborator

No description provided.

@mm-assistant mm-assistant bot added the size/XS label Mar 21, 2022
@codecov
Copy link

codecov bot commented Mar 21, 2022

Codecov Report

Merging #805 (55b9c90) into master (7cb8153) will decrease coverage by 0.01%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #805      +/-   ##
==========================================
- Coverage   83.04%   83.03%   -0.02%     
==========================================
  Files         216      216              
  Lines       12240    12240              
  Branches     1975     1975              
==========================================
- Hits        10165    10163       -2     
- Misses       1767     1768       +1     
- Partials      308      309       +1     
Flag Coverage Δ
unittests 82.99% <100.00%> (-0.01%) ⬇️

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

Impacted Files Coverage Δ
...t/models/video_interpolators/basic_interpolator.py 97.36% <100.00%> (ø)
...ls/components/stylegan2/generator_discriminator.py 84.93% <0.00%> (-1.21%) ⬇️

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 7cb8153...55b9c90. Read the comment docs.

@Yshuo-Li Yshuo-Li changed the title [Improve] Add clip(0, 1) in test [Improve] Add clamp(0, 1) in test Mar 21, 2022
@wangruohui wangruohui merged commit 44567aa into open-mmlab:master Mar 22, 2022
@Yshuo-Li Yshuo-Li deleted the base_vfi branch April 7, 2022 07:41
Yshuo-Li added a commit to Yshuo-Li/mmediting that referenced this pull request Jul 15, 2022
* [Improve] Add clip in test

* [Improve] Add clamp in test
Yshuo-Li added a commit to Yshuo-Li/mmediting that referenced this pull request Jul 15, 2022
* [Improve] Add clip in test

* [Improve] Add clamp in test
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants