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

[Feature] Add clamp activation layer. #685

Merged
merged 8 commits into from Dec 9, 2020
Merged

Conversation

nbei
Copy link
Contributor

@nbei nbei commented Dec 3, 2020

No description provided.

@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.


nbei seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account.
You have signed the CLA already but the status is still pending? Let us recheck it.

@nbei nbei requested a review from ycxioooong December 3, 2020 09:53
@codecov
Copy link

codecov bot commented Dec 3, 2020

Codecov Report

Merging #685 (2a0d628) into master (eaf25af) will increase coverage by 0.04%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #685      +/-   ##
==========================================
+ Coverage   64.79%   64.84%   +0.04%     
==========================================
  Files         135      135              
  Lines        7835     7845      +10     
  Branches     1388     1389       +1     
==========================================
+ Hits         5077     5087      +10     
  Misses       2493     2493              
  Partials      265      265              
Flag Coverage Δ
unittests 64.84% <100.00%> (+0.04%) ⬆️

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

Impacted Files Coverage Δ
mmcv/cnn/bricks/activation.py 100.00% <100.00%> (ø)

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 eaf25af...361c462. Read the comment docs.

@hellock hellock merged commit cd96a84 into open-mmlab:master Dec 9, 2020
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

4 participants