Skip to content

adapte fleet api for localsgd and support nccl comm configuration in …#19443

Merged
gavin1332 merged 1 commit intoPaddlePaddle:developfrom
gavin1332:fleet
Aug 28, 2019
Merged

adapte fleet api for localsgd and support nccl comm configuration in …#19443
gavin1332 merged 1 commit intoPaddlePaddle:developfrom
gavin1332:fleet

Conversation

@gavin1332
Copy link
Collaborator

…executor

test=develop


block = self.startup_program.global_block()
non_dist_params = []
for param in block.iter_parameters():
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fix failure in python35 ut. For the ordered set in block should not be modified in iteration.

Copy link

@sandyhouse sandyhouse left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@gavin1332 gavin1332 merged commit 4ef6b84 into PaddlePaddle:develop Aug 28, 2019
@gavin1332 gavin1332 deleted the fleet branch August 28, 2019 06:06
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