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

ncnn: test: Add support for ELU test #1589

Merged
merged 2 commits into from Mar 5, 2020
Merged

ncnn: test: Add support for ELU test #1589

merged 2 commits into from Mar 5, 2020

Conversation

monkeyking
Copy link
Contributor

*For now alpha was generated by RandomFloat(0.001f, 1000.f)

*For now alpha was generated by RandomFloat(0.001f, 1000.f)
@codecov-io
Copy link

codecov-io commented Mar 5, 2020

Codecov Report

Merging #1589 into master will increase coverage by 0.05%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1589      +/-   ##
==========================================
+ Coverage   60.88%   60.93%   +0.05%     
==========================================
  Files         341      341              
  Lines       37072    37072              
==========================================
+ Hits        22572    22591      +19     
+ Misses      14500    14481      -19
Impacted Files Coverage Δ
src/layer/elu.cpp 94.73% <0%> (+94.73%) ⬆️
src/layer/elu.h 100% <0%> (+100%) ⬆️

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 a5525a0...5a5ad44. Read the comment docs.

@nihui
Copy link
Member

nihui commented Mar 5, 2020

hi, the test case is duplicated, please remove them

such as

        || test_elu(RandomMat(6, 16))
        || test_elu(RandomMat(6, 16))

@nihui nihui closed this Mar 5, 2020
@nihui nihui reopened this Mar 5, 2020
@nihui nihui merged commit 8d4c249 into Tencent:master Mar 5, 2020
@nihui
Copy link
Member

nihui commented Mar 5, 2020

Thanks for your contribution !

@monkeyking
Copy link
Contributor Author

Thanks for your contribution !

mAY i hf ur photo

@kalcohol
Copy link
Contributor

kalcohol commented Mar 6, 2020

Thanks for your contribution !

mAY i hf ur photo

https://twitter.com/nihui

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