-
Notifications
You must be signed in to change notification settings - Fork 3.1k
int8 train test #10451
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
base: develop
Are you sure you want to change the base?
int8 train test #10451
Conversation
Thanks for your contribution! |
Codecov Report❌ Patch coverage is ❌ Your patch check has failed because the patch coverage (8.95%) is below the target coverage (80.00%). You can increase the patch coverage or adjust the target coverage. Additional details and impacted files@@ Coverage Diff @@
## develop #10451 +/- ##
===========================================
+ Coverage 46.93% 46.95% +0.01%
===========================================
Files 800 799 -1
Lines 132741 132666 -75
===========================================
- Hits 62304 62295 -9
+ Misses 70437 70371 -66 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
在实现int8训练optimizer部分可以参考这个PR #10516 重点看utils/optimizer.py 和quantization/qat_utils两个文件 |
This Pull Request is stale because it has been open for 60 days with no activity. 当前Pull Request 60天内无活动,被标记为stale。 |
PR types
New features
PR changes
Models
Description
support w8a8 quantization forward