Skip to content

Conversation

micelvrice
Copy link
Contributor

PR types

New features

PR changes

Models

Description

support w8a8 quantization forward

Copy link

paddle-bot bot commented Apr 21, 2025

Thanks for your contribution!

Copy link

codecov bot commented Apr 23, 2025

Codecov Report

❌ Patch coverage is 8.95522% with 122 lines in your changes missing coverage. Please review.
✅ Project coverage is 46.95%. Comparing base (7309a5d) to head (00a3d72).
⚠️ Report is 47 commits behind head on develop.

Files with missing lines Patch % Lines
paddlenlp/utils/optimizer.py 8.82% 62 Missing ⚠️
paddlenlp/quantization/qat_utils.py 7.89% 35 Missing ⚠️
paddlenlp/quantization/hadamard_utils.py 7.40% 25 Missing ⚠️

❌ 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.
❌ Your project check has failed because the head coverage (46.95%) is below the target coverage (58.00%). You can increase the head 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.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@lugimzzz
Copy link
Contributor

lugimzzz commented Apr 29, 2025

在实现int8训练optimizer部分可以参考这个PR #10516 重点看utils/optimizer.py 和quantization/qat_utils两个文件

Copy link

github-actions bot commented Aug 9, 2025

This Pull Request is stale because it has been open for 60 days with no activity. 当前Pull Request 60天内无活动,被标记为stale。

@github-actions github-actions bot added the stale label Aug 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants