Skip to content

RVV: Shuffle Channel #4907

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

Closed
wants to merge 15 commits into from
Closed

Conversation

thelastlin
Copy link
Contributor

@thelastlin thelastlin commented Aug 3, 2023

RVV: Shuffle Channel, fp32/fp16/bf16, with elempack support

@codecov-commenter
Copy link

codecov-commenter commented Aug 3, 2023

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 95.60%. Comparing base (b10c9dd) to head (0449e2e).
⚠️ Report is 3 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #4907      +/-   ##
==========================================
- Coverage   95.77%   95.60%   -0.18%     
==========================================
  Files         743      704      -39     
  Lines      249816   241982    -7834     
==========================================
- Hits       239271   231344    -7927     
- Misses      10545    10638      +93     

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

@nihui
Copy link
Member

nihui commented Aug 10, 2023

其实 shufflechannel 优化挺难的,加油

@thelastlin thelastlin marked this pull request as ready for review August 30, 2023 09:03
@thelastlin
Copy link
Contributor Author

newlib-rv64gc-gcc failed due to the compiler not supporting some RISC-V Vector intrinsics like vlm_v_b8 or vset_v_f32m1_f32m4.

But it seems that the compiler shouldn't enable RVV intrinsics support at this CI, or we might need upgrade the compiler used by this CI?

@thelastlin thelastlin changed the title [WIP] RVV: Shuffle Channel RVV: Shuffle Channel Aug 31, 2023
@nihui nihui closed this Oct 11, 2023
@nihui nihui reopened this Oct 11, 2023
@github-actions github-actions bot added the riscv label Oct 11, 2023
@tencent-adm
Copy link
Member

tencent-adm commented Apr 18, 2025

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.
0 out of 2 committers have signed the CLA.

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

Copy link

github-actions bot commented Apr 18, 2025

The binary size change of libncnn.so (bytes)

architecture base size pr size difference
x86_64 15643128 15643128 0 😘
armhf 6648220 6648220 0 😘
aarch64 9986896 9986896 0 😘

@nihui
Copy link
Member

nihui commented Aug 17, 2025

closed for #6243 merged

@nihui nihui closed this Aug 17, 2025
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