Skip to content
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

promote vfpv4 for auto fp16 storage conversion #5325

Merged
merged 6 commits into from Feb 2, 2024

Conversation

nihui
Copy link
Member

@nihui nihui commented Feb 2, 2024

fix the issue that gemm arm claims fp16s for armv7 vfpv4, but still receives fp32 input

@github-actions github-actions bot added the test label Feb 2, 2024
@codecov-commenter
Copy link

codecov-commenter commented Feb 2, 2024

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (f676326) 94.08% compared to head (7701506) 94.49%.
Report is 2 commits behind head on master.

Files Patch % Lines
src/cpu.cpp 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #5325      +/-   ##
==========================================
+ Coverage   94.08%   94.49%   +0.40%     
==========================================
  Files         777      777              
  Lines      243319   243343      +24     
==========================================
+ Hits       228931   229937    +1006     
+ Misses      14388    13406     -982     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@nihui nihui merged commit 984d6dd into Tencent:master Feb 2, 2024
85 of 91 checks passed
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.

None yet

2 participants