Skip to content

Conversation

Xing-lil
Copy link
Contributor

@Xing-lil Xing-lil commented Jul 7, 2025

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

Performance optimization

PR changes

Others

Description

  • Fix sp_async+mp_async+fuse_linear used together.
  • Complete loss alignment in N1C8_baichuan13b_ly10_mp4sd2.

loss_plot3 (1)

Copy link

paddle-bot bot commented Jul 7, 2025

Thanks for your contribution!

Copy link

codecov bot commented Jul 7, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 46.81%. Comparing base (86621a3) to head (bc312c1).
Report is 2 commits behind head on develop.

❌ Your project check has failed because the head coverage (46.81%) 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   #10825   +/-   ##
========================================
  Coverage    46.80%   46.81%           
========================================
  Files          802      802           
  Lines       133725   133725           
========================================
+ Hits         62596    62602    +6     
+ Misses       71129    71123    -6     

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

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.

2 participants