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

Improve performance of quantizelinear for int4 #1706

Open
wants to merge 3 commits into
base: develop
Choose a base branch
from

clang format

e663907
Select commit
Loading
Failed to load commit list.
Open

Improve performance of quantizelinear for int4 #1706

clang format
e663907
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jan 17, 2025 in 1s

78.45% (-0.44%) compared to a4e8230

View this Pull Request on Codecov

78.45% (-0.44%) compared to a4e8230

Details

Codecov Report

Attention: Patch coverage is 23.80952% with 48 lines in your changes missing coverage. Please review.

Project coverage is 78.45%. Comparing base (a4e8230) to head (e663907).
Report is 17 commits behind head on develop.

Files with missing lines Patch % Lines
...lir/lib/Dialect/Rock/utility/transformMapUtils.cpp 6.12% 45 Missing and 1 partial ⚠️
...ialect/Rock/Transforms/GridwiseGemmToBlockwise.cpp 83.33% 0 Missing and 2 partials ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #1706      +/-   ##
===========================================
- Coverage    78.88%   78.45%   -0.44%     
===========================================
  Files          100      100              
  Lines        28346    28405      +59     
  Branches      4130     4146      +16     
===========================================
- Hits         22361    22285      -76     
- Misses        4368     4458      +90     
- Partials      1617     1662      +45     

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