Skip to content

optimize a8w8 #10516

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

Open
wants to merge 5 commits into
base: develop
Choose a base branch
from
Open

optimize a8w8 #10516

wants to merge 5 commits into from

Conversation

lugimzzz
Copy link
Contributor

PR types

Performance optimization

PR changes

APIs

Description

优化A8W8训练速度

Copy link

paddle-bot bot commented Apr 28, 2025

Thanks for your contribution!

Copy link

codecov bot commented Apr 28, 2025

Codecov Report

Attention: Patch coverage is 26.52330% with 205 lines in your changes missing coverage. Please review.

Project coverage is 48.73%. Comparing base (d3ee14f) to head (d524068).
Report is 42 commits behind head on develop.

Current head d524068 differs from pull request most recent head 75bb712

Please upload reports for the commit 75bb712 to get more accurate results.

Files with missing lines Patch % Lines
paddlenlp/quantization/qat_utils.py 9.09% 60 Missing ⚠️
paddlenlp/quantization/hadamard_utils.py 7.84% 47 Missing ⚠️
paddlenlp/utils/optimizer.py 11.62% 38 Missing ⚠️
paddlenlp/utils/adamw_triton.py 53.33% 28 Missing ⚠️
paddlenlp/transformers/conversion_utils.py 12.50% 14 Missing ⚠️
paddlenlp/transformers/model_utils.py 35.29% 11 Missing ⚠️
paddlenlp/peft/lora/lora_quantization_layers.py 0.00% 3 Missing ⚠️
paddlenlp/quantization/quantization_utils.py 40.00% 3 Missing ⚠️
paddlenlp/trainer/trainer.py 0.00% 1 Missing ⚠️

❌ Your patch check has failed because the patch coverage (26.52%) 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 (48.73%) 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   #10516      +/-   ##
===========================================
+ Coverage    48.67%   48.73%   +0.05%     
===========================================
  Files          768      769       +1     
  Lines       126915   126991      +76     
===========================================
+ Hits         61777    61889     +112     
+ Misses       65138    65102      -36     

☔ 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 lugimzzz mentioned this pull request Apr 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant