Skip to content

[WIP]more fuse activate function and erf for simd#6582

Open
futz12 wants to merge 21 commits into
Tencent:masterfrom
futz12:fuse_actfunc
Open

[WIP]more fuse activate function and erf for simd#6582
futz12 wants to merge 21 commits into
Tencent:masterfrom
futz12:fuse_actfunc

Conversation

@futz12
Copy link
Copy Markdown
Contributor

@futz12 futz12 commented Mar 7, 2026

  1. conv1d/2d/3d
  2. dwconv1d/2d/3d
  3. deconv1d/2d/3d
  4. dedwconv1d/2d/3d
  5. deformerconv2d

activate function fused

futz12 added 2 commits March 7, 2026 14:38
2. conv for more act func
@futz12 futz12 changed the title more fuse activate function and erf for simd [WIP]more fuse activate function and erf for simd Mar 7, 2026
@nihui nihui closed this Mar 7, 2026
@nihui nihui reopened this Mar 7, 2026
@futz12 futz12 changed the title [WIP]more fuse activate function and erf for simd more fuse activate function and erf for simd Mar 7, 2026
@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Mar 8, 2026

Codecov Report

❌ Patch coverage is 93.96940% with 67 lines in your changes missing coverage. Please review.
✅ Project coverage is 94.00%. Comparing base (f698111) to head (adb267c).
⚠️ Report is 33 commits behind head on master.

Files with missing lines Patch % Lines
src/layer/x86/x86_activation.h 61.29% 36 Missing ⚠️
src/layer/loongarch/loongarch_activation.h 70.00% 12 Missing ⚠️
src/layer/mips/mips_activation.h 72.50% 11 Missing ⚠️
src/layer/arm/arm_activation.h 82.05% 7 Missing ⚠️
src/layer/fused_activation.h 97.67% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #6582      +/-   ##
==========================================
+ Coverage   93.19%   94.00%   +0.80%     
==========================================
  Files         832      684     -148     
  Lines      267728   219179   -48549     
==========================================
- Hits       249520   206046   -43474     
+ Misses      18208    13133    -5075     

☔ 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.

@futz12 futz12 changed the title more fuse activate function and erf for simd [WIP]more fuse activate function and erf for simd Mar 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants