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

restrict one dim dequantize scale bias size #5886

Merged
merged 13 commits into from
Jan 23, 2025

Conversation

nihui
Copy link
Member

@nihui nihui commented Jan 22, 2025

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Jan 22, 2025

Codecov Report

Attention: Patch coverage is 99.06103% with 4 lines in your changes missing coverage. Please review.

Project coverage is 95.10%. Comparing base (21a71d3) to head (b304878).
Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
src/layer/arm/dequantize_arm.cpp 99.28% 1 Missing ⚠️
src/layer/dequantize.cpp 96.66% 1 Missing ⚠️
src/layer/loongarch/dequantize_loongarch.cpp 98.61% 1 Missing ⚠️
src/layer/mips/dequantize_mips.cpp 98.61% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #5886      +/-   ##
==========================================
+ Coverage   94.84%   95.10%   +0.26%     
==========================================
  Files         824      824              
  Lines      277139   274966    -2173     
==========================================
- Hits       262843   261498    -1345     
+ Misses      14296    13468     -828     

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

@github-actions github-actions bot added the arm label Jan 22, 2025
@nihui nihui changed the title [WIP] restrict one dim dequantize scale bias size restrict one dim dequantize scale bias size Jan 23, 2025
@nihui nihui merged commit 48e1260 into Tencent:master Jan 23, 2025
81 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.

2 participants