-
Notifications
You must be signed in to change notification settings - Fork 87
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
Run optimize_module for int8 quantization #2300
Conversation
Codecov Report
@@ Coverage Diff @@
## develop #2300 +/- ##
========================================
Coverage 91.50% 91.50%
========================================
Files 431 431
Lines 16140 16141 +1
========================================
+ Hits 14769 14770 +1
Misses 1371 1371
|
This build is OK for merge ✅ |
🔴bert_base_cased_fp16: FAILED: MIGraphX is not within tolerance - check verbose output🔴bert_large_uncased_fp16: FAILED: MIGraphX is not within tolerance - check verbose output🔴distilgpt2_fp16: FAILED: MIGraphX is not within tolerance - check verbose output |
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.
Approving this as I believe this will effect changes on the EP side/accuracy once I start testing accuracy
This reverts commit 94fcfc0.
This should improve performance and accuracy.