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

erf implementation #5012

Merged
merged 5 commits into from
Sep 8, 2023
Merged

erf implementation #5012

merged 5 commits into from
Sep 8, 2023

Conversation

brightening-eyes
Copy link
Contributor

hello.
added erf with its tests and vulkan support.

@codecov-commenter
Copy link

codecov-commenter commented Sep 6, 2023

Codecov Report

Merging #5012 (390b66d) into master (cdcb0d2) will increase coverage by 5.21%.
Report is 3 commits behind head on master.
The diff coverage is 100.00%.

@@             Coverage Diff             @@
##           master    #5012       +/-   ##
===========================================
+ Coverage   89.50%   94.72%    +5.21%     
===========================================
  Files         298      770      +472     
  Lines       88989   228715   +139726     
===========================================
+ Hits        79652   216645   +136993     
- Misses       9337    12070     +2733     
Files Changed Coverage Δ
src/layer/erf.cpp 100.00% <100.00%> (ø)
src/layer/vulkan/erf_vulkan.cpp 100.00% <100.00%> (ø)

... and 646 files with indirect coverage changes

@nihui nihui merged commit 695f770 into Tencent:master Sep 8, 2023
93 checks passed
@nihui
Copy link
Member

nihui commented Sep 8, 2023

Thanks for your contribution !

shlyamster pushed a commit to shlyamster/ncnn that referenced this pull request Sep 8, 2023
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.

3 participants