Skip to content

Conversation

sneaxiy
Copy link
Collaborator

@sneaxiy sneaxiy commented Sep 6, 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

Function optimization

PR changes

Others

Description

Support to load sharded EMA checkpoint.

Cherry-pick #11073 and #11076.

Copy link

paddle-bot bot commented Sep 6, 2025

Thanks for your contribution!

From00
From00 previously approved these changes Sep 6, 2025
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

@sneaxiy sneaxiy requested a review from From00 September 8, 2025 01:42
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 509f005 into PaddlePaddle:develop Sep 8, 2025
6 of 7 checks passed
@sneaxiy sneaxiy deleted the support_ema_load_dev branch September 8, 2025 02:00
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