-
Notifications
You must be signed in to change notification settings - Fork 5.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
refactor sharding stage1, split param [develop] #57715
refactor sharding stage1, split param [develop] #57715
Conversation
你的PR提交成功,感谢你对开源项目的贡献! |
❌ The PR is not created using PR's template. You can refer to this Demo. |
Sorry to inform you that 359217c's CIs have passed for more than 7 days. To prevent PR conflicts, you need to re-run all CIs manually. |
4e77cf5
to
9914c7f
Compare
… dev_shard_split_param_fused_comm_overlap
Sorry to inform you that 1b4fd61's CIs have passed for more than 7 days. To prevent PR conflicts, you need to re-run all CIs manually. |
… dev_shard_split_param_fused_comm_overlap
python/paddle/distributed/fleet/meta_optimizers/dygraph_optimizer/dygraph_sharding_optimizer.py
Outdated
Show resolved
Hide resolved
python/paddle/distributed/fleet/meta_optimizers/dygraph_optimizer/dygraph_sharding_optimizer.py
Outdated
Show resolved
Hide resolved
python/paddle/distributed/fleet/meta_optimizers/dygraph_optimizer/dygraph_sharding_optimizer.py
Show resolved
Hide resolved
* sharding stage1 refactor * add config log * remove FLAGS_shard_split_param * add assert * polish * polish * follow comment * follow comment
* sharding stage1 refactor * add config log * remove FLAGS_shard_split_param * add assert * polish * polish * follow comment * follow comment
PR types
New features
PR changes
Others
Description
sharding 通信和 pp 计算异步 overlap: