Skip to content

instancenorm x86 simd#6097

Merged
nihui merged 9 commits into
Tencent:masterfrom
futz12:instancenorm_x86
Jun 14, 2025
Merged

instancenorm x86 simd#6097
nihui merged 9 commits into
Tencent:masterfrom
futz12:instancenorm_x86

Conversation

@futz12

@futz12 futz12 commented May 30, 2025

Copy link
Copy Markdown
Contributor

No description provided.

@github-actions github-actions Bot added the x86 label May 30, 2025
@tencent-adm

tencent-adm commented May 30, 2025

Copy link
Copy Markdown
Member

CLA assistant check
Thank you for your submission, we really appreciate it. Like many open source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution.
1 out of 2 committers have signed the CLA.

✅ nihui
❌ futz12
You have signed the CLA already but the status is still pending? Let us recheck it.

@github-actions

github-actions Bot commented May 30, 2025

Copy link
Copy Markdown

The binary size change of libncnn.so (bytes)

architecture base size pr size difference
x86_64 16488320 16530608 +42288 ⚠️
armhf 7368864 7369820 +956 ⚠️
aarch64 10779000 10775560 -3440 😘

@nihui nihui closed this May 30, 2025
@nihui nihui reopened this May 30, 2025
@codecov-commenter

codecov-commenter commented May 30, 2025

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.37%. Comparing base (73d8500) to head (b44c4b4).
Report is 22 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #6097      +/-   ##
==========================================
- Coverage   95.59%   95.37%   -0.23%     
==========================================
  Files         827      775      -52     
  Lines      270116   219075   -51041     
==========================================
- Hits       258226   208932   -49294     
+ Misses      11890    10143    -1747     

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

Comment thread src/layer/x86/instancenorm_x86.cpp Outdated
Comment thread src/layer/x86/instancenorm_x86.cpp Outdated
futz12 and others added 2 commits June 6, 2025 23:07
Comment thread src/layer/x86/instancenorm_x86.cpp Outdated
Comment thread src/layer/x86/instancenorm_x86.cpp Outdated
@nihui

nihui commented Jun 10, 2025

Copy link
Copy Markdown
Member

please for (; i + 15 < size; i += 16)

Comment thread src/layer/x86/instancenorm_x86.cpp Outdated
Comment thread src/layer/x86/instancenorm_x86.cpp Outdated
Comment thread src/layer/x86/instancenorm_x86.cpp Outdated
Comment thread src/layer/x86/instancenorm_x86.cpp Outdated
@nihui nihui merged commit 1cd5373 into Tencent:master Jun 14, 2025
3 of 5 checks passed
@nihui

nihui commented Jun 14, 2025

Copy link
Copy Markdown
Member

Thanks for your contribution !

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.

4 participants