PaddlePaddle/PaddleFleet v0.2.0
PaddlePaddle/PaddleFleet
Captured source
source ↗published Apr 1, 2026seen 5dcaptured 9hhttp 200method plain
PaddleFleet version 0.2.0
Repository: PaddlePaddle/PaddleFleet
Tag: v0.2.0
Published: 2026-04-01T04:06:59Z
Prerelease: no
Release notes:
What's Changed
- fix fusion rope in cp by @Waynezee in https://github.com/PaddlePaddle/PaddleFleet/pull/396
- add op tests by @xingmingyyj in https://github.com/PaddlePaddle/PaddleFleet/pull/395
- [ThirdParty] Bump sonic-moe version to patch
paddle.emptyto support distributed env by @SigureMo in https://github.com/PaddlePaddle/PaddleFleet/pull/402 - [Test]test release by @tianlef in https://github.com/PaddlePaddle/PaddleFleet/pull/399
- [CI] Add a workflow to cherry-pick PR by add label with
cherry-pick:format by @ooooo-create in https://github.com/PaddlePaddle/PaddleFleet/pull/404 - [CE] fix install paddlefleet use pip cache by @tianlef in https://github.com/PaddlePaddle/PaddleFleet/pull/405
- support glm refined recompute in vpp overlap by @AlAuAu in https://github.com/PaddlePaddle/PaddleFleet/pull/407
- Fix dispath node grad's autocast by @AlAuAu in https://github.com/PaddlePaddle/PaddleFleet/pull/412
- [BugFix] Fix NoPipelineParallel init to support parallel parameter broadcasting by @huangjiyi in https://github.com/PaddlePaddle/PaddleFleet/pull/411
- [CE]fix ce install extra-index-url by @tianlef in https://github.com/PaddlePaddle/PaddleFleet/pull/414
- fix fp8 by @swgu98 in https://github.com/PaddlePaddle/PaddleFleet/pull/409
- [CE]change cuda130 test machine group by @tianlef in https://github.com/PaddlePaddle/PaddleFleet/pull/419
- hack test in paddle by @swgu98 in https://github.com/PaddlePaddle/PaddleFleet/pull/416
- Support ue8m0 for Fuse_SPAQ by @Eddie-Wang1120 in https://github.com/PaddlePaddle/PaddleFleet/pull/292
- fix p2p overlap by @FeixLiu in https://github.com/PaddlePaddle/PaddleFleet/pull/408
- [UE8M0] Support Fuse_stack_transpose_fp8_quant by @Eddie-Wang1120 in https://github.com/PaddlePaddle/PaddleFleet/pull/417
- [Docs] update
CONTRIBUTING.mdby @ooooo-create in https://github.com/PaddlePaddle/PaddleFleet/pull/425 - [CI] nightly group by @swgu98 in https://github.com/PaddlePaddle/PaddleFleet/pull/429
- [CE]change ce to fleet/formers release branch by @tianlef in https://github.com/PaddlePaddle/PaddleFleet/pull/423
- opt FusedWeightedSwigluActQuantKernel by @zhengshengning in https://github.com/PaddlePaddle/PaddleFleet/pull/422
- [UE8M0] Support Fused_Transpose_Split_Quant by @Eddie-Wang1120 in https://github.com/PaddlePaddle/PaddleFleet/pull/378
- fix pp overlap with moe_grouped_gemm by @AlAuAu in https://github.com/PaddlePaddle/PaddleFleet/pull/432
- [CE]Add ce loss check by @tianlef in https://github.com/PaddlePaddle/PaddleFleet/pull/431
- fix manual build wheel commit by @swgu98 in https://github.com/PaddlePaddle/PaddleFleet/pull/394
- support glm vpp overlap with dense layer by @AlAuAu in https://github.com/PaddlePaddle/PaddleFleet/pull/438
- test: improve env var detection in moe test by @ooooo-create in https://github.com/PaddlePaddle/PaddleFleet/pull/430
- Mtp support by @FeixLiu in https://github.com/PaddlePaddle/PaddleFleet/pull/442
- Add layer number in moe router needed by rl r3 by @liufengwei0103 in https://github.com/PaddlePaddle/PaddleFleet/pull/443
- [CI]add pr check by @tianlef in https://github.com/PaddlePaddle/PaddleFleet/pull/454
- update precision method by @swgu98 in https://github.com/PaddlePaddle/PaddleFleet/pull/446
- fix vpp overlap precision by @AlAuAu in https://github.com/PaddlePaddle/PaddleFleet/pull/445
- hack mtp test for test by @tianlef in https://github.com/PaddlePaddle/PaddleFleet/pull/457
- [UE8M0] fix bug for fuse_stack by @Eddie-Wang1120 in https://github.com/PaddlePaddle/PaddleFleet/pull/447
- HACK test_gpt_pp_with_moe.py by @tianlef in https://github.com/PaddlePaddle/PaddleFleet/pull/460
- [CE]fix install error && change tag paddle to release by @tianlef in https://github.com/PaddlePaddle/PaddleFleet/pull/459
- 【】fix Qwen3vl moe BMMFunction bug by @xiaoguoguo626807 in https://github.com/PaddlePaddle/PaddleFleet/pull/455
- [CE]Fix ce install paddle of release by @tianlef in https://github.com/PaddlePaddle/PaddleFleet/pull/461
- Disable rr_attn_estimate_triton_op test by @LLSGYN in https://github.com/PaddlePaddle/PaddleFleet/pull/462
- [Build] Clean python compile file in final wheel pkg by @ooooo-create in https://github.com/PaddlePaddle/PaddleFleet/pull/458
- Disable test_tokens_unzip_gather by @DanielSun11 in https://github.com/PaddlePaddle/PaddleFleet/pull/463
- add xpu backend by @yongqiangma in https://github.com/PaddlePaddle/PaddleFleet/pull/452
- Recover test_tokens_unzip_gather by @DanielSun11 in https://github.com/PaddlePaddle/PaddleFleet/pull/465
- Support mtp_input and hidden_states fusing with no vpp-overlap by @AlAuAu in https://github.com/PaddlePaddle/PaddleFleet/pull/467
- fix fp8_quant_weight by @Waynezee in https://github.com/PaddlePaddle/PaddleFleet/pull/468
- [CE]fix paddle install for multi python paddle dev by @tianlef in https://github.com/PaddlePaddle/PaddleFleet/pull/466
- The release branch is packaged and uploaded to the self-hosted nightly build repository by @swgu98 in https://github.com/PaddlePaddle/PaddleFleet/pull/471
- release wheel by @swgu98 in https://github.com/PaddlePaddle/PaddleFleet/pull/476
- [MoE] Add moe_use_pfcc_deepep flag by @ooooo-create in https://github.com/PaddlePaddle/PaddleFleet/pull/474
- [CI]change paddle to release latest by @tianlef in https://github.com/PaddlePaddle/PaddleFleet/pull/479
- 【】tmp Qwen3vl moe lora fix by @xiaoguoguo626807 in https://github.com/PaddlePaddle/PaddleFleet/pull/478
- Revert "[CI]change paddle to release latest" by @tianlef in https://github.com/PaddlePaddle/PaddleFleet/pull/483
- fix mtp layer bug by @AlAuAu in https://github.com/PaddlePaddle/PaddleFleet/pull/486
- Remove split_group_gemm by @Waynezee in https://github.com/PaddlePaddle/PaddleFleet/pull/485
- check release pr by @swgu98 in https://github.com/PaddlePaddle/PaddleFleet/pull/489
- 【cherry-pick】Qwen3vl aoa by @xiaoguoguo626807 in https://github.com/PaddlePaddle/PaddleFleet/pull/494
- hack recompute with vpp overlap by @AlAuAu in https://github.com/PaddlePaddle/PaddleFleet/pull/496
- [CP] [CI] get formers dev by @swgu98 in https://github.com/PaddlePaddle/PaddleFleet/pull/500
- [CI] fleet ci relase depends on formers release by @tianlef in https://github.com/PaddlePaddle/PaddleFleet/pull/510
- [HACK]hack unit test of test_gpt_pp_with_moe_with_mtp.py && test_gpt_pp_with_moe.py by @tianlef in…
Excerpt shown — open the source for the full document.
Notability
notability 5.0/10Minor version update of a niche library