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

Add support for MatMulNBits #3496

Merged
merged 8 commits into from
Oct 10, 2024

Merge remote-tracking branch 'upstream' into matmulnbits

4b0b4c2
Select commit
Loading
Failed to load commit list.
Merged

Add support for MatMulNBits #3496

Merge remote-tracking branch 'upstream' into matmulnbits
4b0b4c2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 2, 2024 in 1s

92.04% (+0.02%) compared to e2e9219

View this Pull Request on Codecov

92.04% (+0.02%) compared to e2e9219

Details

Codecov Report

Attention: Patch coverage is 98.57143% with 1 line in your changes missing coverage. Please review.

Project coverage is 92.04%. Comparing base (e2e9219) to head (4b0b4c2).

Files with missing lines Patch % Lines
src/onnx/parse_matmulnbits.cpp 98.57% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #3496      +/-   ##
===========================================
+ Coverage    92.02%   92.04%   +0.02%     
===========================================
  Files          509      510       +1     
  Lines        21005    21075      +70     
===========================================
+ Hits         19330    19399      +69     
- Misses        1675     1676       +1     

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