Skip to content

Add RVV implementation for dropout fp16#6667

Merged
nihui merged 2 commits into
Tencent:masterfrom
ihb2032:opt/rvv-dropout-fp16
Apr 11, 2026
Merged

Add RVV implementation for dropout fp16#6667
nihui merged 2 commits into
Tencent:masterfrom
ihb2032:opt/rvv-dropout-fp16

Conversation

@ihb2032
Copy link
Copy Markdown
Contributor

@ihb2032 ihb2032 commented Apr 11, 2026

Add dropout fp16 operator implementation using RVV intrinsics.

@github-actions github-actions Bot added the riscv label Apr 11, 2026
Signed-off-by: ihb2032 <hebome@foxmail.com>
@ihb2032 ihb2032 force-pushed the opt/rvv-dropout-fp16 branch from 50c0fb3 to 6c73931 Compare April 11, 2026 06:50
@nihui nihui closed this Apr 11, 2026
@nihui nihui reopened this Apr 11, 2026
@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Apr 11, 2026

Codecov Report

❌ Patch coverage is 53.06122% with 23 lines in your changes missing coverage. Please review.
✅ Project coverage is 93.99%. Comparing base (80a26db) to head (f74f1d0).

Files with missing lines Patch % Lines
src/layer/riscv/dropout_riscv_zfh.cpp 48.83% 22 Missing ⚠️
src/layer/riscv/dropout_riscv.cpp 83.33% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff            @@
##           master    #6667    +/-   ##
========================================
  Coverage   93.99%   93.99%            
========================================
  Files         925      926     +1     
  Lines      298709   298263   -446     
========================================
- Hits       280760   280354   -406     
+ Misses      17949    17909    -40     

☔ 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 nihui merged commit 03f32d3 into Tencent:master Apr 11, 2026
53 checks passed
@nihui
Copy link
Copy Markdown
Member

nihui commented Apr 11, 2026

Thanks for your contribution !

@ihb2032 ihb2032 deleted the opt/rvv-dropout-fp16 branch April 11, 2026 12:23
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.

3 participants