Skip to content

udpate init_optimizer#4367

Merged
risemeup1 merged 1 commit intoPaddlePaddle:developfrom
xxyux:update_init_optimizer
Apr 29, 2026
Merged

udpate init_optimizer#4367
risemeup1 merged 1 commit intoPaddlePaddle:developfrom
xxyux:update_init_optimizer

Conversation

@xxyux
Copy link
Copy Markdown
Contributor

@xxyux xxyux commented Apr 27, 2026

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

Function optimization

PR changes

Others

Description

Rebuild init optimizer

@paddle-bot
Copy link
Copy Markdown

paddle-bot Bot commented Apr 27, 2026

Thanks for your contribution!

@xxyux xxyux force-pushed the update_init_optimizer branch from cbf1215 to f9d37f1 Compare April 27, 2026 10:38
@xxyux xxyux force-pushed the update_init_optimizer branch from f9d37f1 to a8aef68 Compare April 27, 2026 10:45
@codecov-commenter
Copy link
Copy Markdown

Codecov Report

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

Files with missing lines Patch % Lines
paddleformers/trainer/trainer_utils.py 0.00% 14 Missing ⚠️

❌ Your patch status has failed because the patch coverage (0.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    #4367   +/-   ##
==========================================
  Coverage           ?   38.91%           
==========================================
  Files              ?      474           
  Lines              ?    90147           
  Branches           ?        0           
==========================================
  Hits               ?    35083           
  Misses             ?    55064           
  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.

@risemeup1 risemeup1 merged commit 5d425da into PaddlePaddle:develop Apr 29, 2026
18 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