Skip to content

Conversation

@ForFishes
Copy link
Member

@ForFishes ForFishes commented Mar 17, 2023

PR types

New features

PR changes

Others

Describe

[HybridParallel]Set order for hybridparallel setting.

strategy = fleet.DistributedStrategy()
strategy.hybrid_configs = {
                        "dp_degree": 2
                        "mp_degree": 2,
                        "pp_degree": 2
                        "sharding_degree": 1,
                        "order": "pp,dp,sharding,mp"
}

@ForFishes ForFishes changed the title [HybridParallel]Set order for hybridparallel setting [OPT]Set order for hybridparallel setting Mar 20, 2023
@ForFishes ForFishes merged commit e0eb5cf into PaddlePaddle:develop Mar 21, 2023
@ForFishes ForFishes deleted the add_hybrid_parallel_topology branch March 21, 2023 06:09
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