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

Do not run hip gemm pointwise fusion for quant_dot #3702

Merged
merged 1 commit into from
Dec 14, 2024

Limit hip gemm pointwise fusion to dot

567c4a6
Select commit
Loading
Failed to load commit list.
Merged

Do not run hip gemm pointwise fusion for quant_dot #3702

Limit hip gemm pointwise fusion to dot
567c4a6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 13, 2024 in 1s

92.23% (+0.00%) compared to 2e59073

View this Pull Request on Codecov

92.23% (+0.00%) compared to 2e59073

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.23%. Comparing base (2e59073) to head (567c4a6).
Report is 4 commits behind head on develop.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #3702   +/-   ##
========================================
  Coverage    92.23%   92.23%           
========================================
  Files          514      514           
  Lines        21746    21746           
========================================
  Hits         20057    20057           
  Misses        1689     1689           

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