-
Notifications
You must be signed in to change notification settings - Fork 4.3k
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
RVV: Shuffle Channel #4907
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. 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. 🚀 New features to boost your workflow:
|
其实 shufflechannel 优化挺难的,加油 |
newlib-rv64gc-gcc failed due to the compiler not supporting some RISC-V Vector intrinsics like 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? |
|
The binary size change of libncnn.so (bytes)
|
closed for #6243 merged |
RVV: Shuffle Channel, fp32/fp16/bf16, with elempack support