Skip to content

support erf,elu,gelu,selu simd on arm#6605

Open
futz12 wants to merge 3 commits intoTencent:masterfrom
futz12:some-activation-opt-on-arm
Open

support erf,elu,gelu,selu simd on arm#6605
futz12 wants to merge 3 commits intoTencent:masterfrom
futz12:some-activation-opt-on-arm

Conversation

@futz12
Copy link
Contributor

@futz12 futz12 commented Mar 17, 2026

No description provided.

@github-actions github-actions bot added the arm label Mar 17, 2026
@codecov-commenter
Copy link

codecov-commenter commented Mar 17, 2026

Codecov Report

❌ Patch coverage is 65.64730% with 337 lines in your changes missing coverage. Please review.
✅ Project coverage is 93.26%. Comparing base (7237643) to head (bae84ff).
⚠️ Report is 2 commits behind head on master.

Files with missing lines Patch % Lines
src/layer/arm/selu_arm_asimdhp.cpp 38.23% 147 Missing ⚠️
src/layer/arm/elu_arm_asimdhp.cpp 37.73% 132 Missing ⚠️
src/layer/arm/erf_arm_asimdhp.cpp 54.92% 32 Missing ⚠️
src/layer/arm/gelu_arm_asimdhp.cpp 47.72% 23 Missing ⚠️
src/layer/arm/elu_arm.cpp 99.18% 1 Missing ⚠️
src/layer/arm/erf_arm.cpp 98.68% 1 Missing ⚠️
src/layer/arm/selu_arm.cpp 99.05% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #6605      +/-   ##
==========================================
- Coverage   93.41%   93.26%   -0.16%     
==========================================
  Files         868      874       +6     
  Lines      275540   276225     +685     
==========================================
+ Hits       257391   257614     +223     
- Misses      18149    18611     +462     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants