Skip to content

Conversation

@Waynezee
Copy link
Contributor

Before submitting

  • Lint code. If there are lint issues, please format the code first.
# Install and register `pre-commit` in the project folder
pip install pre-commit && pre-commit install

# Process previous code files separately
pre-commit run --file XXXX.py
  • Add test cases into tests folder. If there are codecov issues, please add tests cases first.

PR types

PR changes

Description

@paddle-bot
Copy link

paddle-bot bot commented Dec 10, 2025

Thanks for your contribution!

@Waynezee Waynezee changed the title fix trainer && adapt fp8 offline quant adapt fp8 offline quant Dec 12, 2025
@Waynezee
Copy link
Contributor Author

/re-run all-failed

@codecov-commenter
Copy link

Codecov Report

❌ Patch coverage is 20.00000% with 8 lines in your changes missing coverage. Please review.
⚠️ Please upload report for BASE (develop@8a07d0a). Learn more about missing BASE report.

Files with missing lines Patch % Lines
paddleformers/trainer/trainer_callback.py 11.11% 8 Missing ⚠️

❌ Your patch status has failed because the patch coverage (20.00%) is below the target coverage (75.00%). You can increase the patch coverage or adjust the target coverage.

Additional details and impacted files
@@            Coverage Diff             @@
##             develop    #3151   +/-   ##
==========================================
  Coverage           ?   36.09%           
==========================================
  Files              ?      385           
  Lines              ?    69041           
  Branches           ?        0           
==========================================
  Hits               ?    24921           
  Misses             ?    44120           
  Partials           ?        0           

☔ 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.

Copy link
Collaborator

@From00 From00 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@From00 From00 merged commit a76e4f0 into PaddlePaddle:develop Dec 12, 2025
5 of 7 checks passed
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.

3 participants