Skip to content

Conversation

sneaxiy
Copy link
Collaborator

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

Others

PR changes

Others

Description

Make sharding_first by default.
Cherry-pick #10531.

Copy link

paddle-bot bot commented Sep 3, 2025

Thanks for your contribution!

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 merged commit 148206e into PaddlePaddle:develop Sep 8, 2025
10 of 12 checks passed
@sneaxiy sneaxiy deleted the sharding_first branch September 8, 2025 02:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants