Skip to content

Conversation

@sneaxiy
Copy link
Collaborator

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

Cherry-pick #10607, #10608, #10613, #10790, #10803, #10820, #10822,
#10479, #10532, #10568

@paddle-bot
Copy link

paddle-bot bot commented Sep 2, 2025

Thanks for your contribution!

@sneaxiy sneaxiy requested a review from SylarTiaNII September 3, 2025 07:43
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 2064039 into PaddlePaddle:develop Sep 3, 2025
6 of 7 checks passed
@sneaxiy sneaxiy deleted the cp_sneaxiy_dev branch September 3, 2025 07:49
AlAuAu pushed a commit to AlAuAu/PaddleNLP that referenced this pull request Oct 23, 2025
* add offload opt util (PaddlePaddle#10607)

* fix offload optimizer (PaddlePaddle#10608)

* fix sharding reshard bug (PaddlePaddle#10613)

* reset ema (PaddlePaddle#10790)

* Move fused_quanted_ops and token_dispatcher_utils to FleetY (PaddlePaddle#10803)

* move setup_fp8.py (PaddlePaddle#10820)

* Add tokens_zip_unique_add_subbatch and merge_subbatch_cast ops (PaddlePaddle#10822)

* add tokens_zip_unique_add_subbatch and merge_subbatch_cast ops

* enhance ut

* enhance ut again

* remove duplicate codes

* enhance ut again

* Sharding reshard supports mismatch parameter name (PaddlePaddle#10479)

* Sharding Reshard Supports N -> 1 (PaddlePaddle#10532)

* cherry-pick PaddlePaddle#10531

* support tpdp-ep sharding reshard (PaddlePaddle#10568)

* fix typo

* revert sharding_first
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