Skip to content

[Pipeline Parallel] Migrate PP Components to Paddle#563

Open
hushenwei2000 wants to merge 1 commit intoPaddlePaddle:developfrom
hushenwei2000:use_paddle_pp
Open

[Pipeline Parallel] Migrate PP Components to Paddle#563
hushenwei2000 wants to merge 1 commit intoPaddlePaddle:developfrom
hushenwei2000:use_paddle_pp

Conversation

@hushenwei2000
Copy link
Collaborator

@hushenwei2000 hushenwei2000 commented Feb 12, 2026

PP 组网与调度统一至框架

  • 将自定义的 pipeline parallel 实现迁移到 paddle.distributed.fleet.meta_parallel 下
  • 删除原有的 pipeline_parallel 模块文件,包括 PipelineParallel、PipelineParallelWithInterleave 等实现
  • 更新所有相关文件的导入路径,从 paddlefleet.pipeline_parallel 改为 paddle.distributed.fleet.meta_parallel
  • 保持原有功能不变,确保代码兼容性
  • 清理不再需要的自定义实现代码

本 PR 依赖 PaddlePaddle/Paddle#77812 先合入。

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.

1 participant