-
Notifications
You must be signed in to change notification settings - Fork 88
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
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## develop #3496 +/- ##
===========================================
+ Coverage 92.02% 92.04% +0.02%
===========================================
Files 509 510 +1
Lines 21005 21073 +68
===========================================
+ Hits 19330 19397 +67
- Misses 1675 1676 +1 ☔ View full report in Codecov by Sentry. 🚨 Try these New Features:
|
This build is not recommended to merge 🔴 |
🔴bert_large_uncased_fp16: FAILED: MIGraphX is not within tolerance - check verbose output |
Odd CI is all green but here its showing it didn't run. Rekicked this as I don't think this update is showing up on github. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Overall looks alright. Will see what CI says in the morning. Just another question I have about how you handle blob_sizes.
There's a clang_debug failure, but I can't access the logs. |
Looks clean from my end. Dont worry about it. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Approved. looks fine and nothing else jumps out at me.
Resolves migraphx-benchmark#193