Skip to content
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

【paddle.fleet】fleet_util move to paddle.fleet #25805

Merged
merged 27 commits into from
Aug 7, 2020

Conversation

123malin
Copy link
Contributor

@123malin 123malin commented Jul 29, 2020

PR types

New features

PR changes

APIs

Describe

  1. add paddle.fleet.role_maker, including rolemakerBase, PaddleCloudRoleMaker, UserDefinedRoleMaker
  2. add paddle.fleet.util_factory, including set_file_system, collective apis(barrier, all_reduce, all_gather),and other debug tools(e.g. program_check, params_check...)

@paddle-bot-old
Copy link

Thanks for your contribution!
Please wait for the result of CI firstly. See Paddle CI Manual for details.

@guru4elephant guru4elephant changed the title fleet_util move to paddle.fleet 【paddle.fleet】fleet_util move to paddle.fleet Aug 2, 2020
@guru4elephant guru4elephant self-requested a review August 6, 2020 04:06
Copy link
Member

@guru4elephant guru4elephant left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Contributor

@Heeenrrry Heeenrrry left a comment

Choose a reason for hiding this comment

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

LGTM

@lanxianghit
Copy link
Contributor

直接移动,是不兼容升级?是否排查了受影响的任务和模型?models及各个模型库,CE,benchmark系统的模型是否受影响?

@seiriosPlus
Copy link
Collaborator

直接移动,是不兼容升级?是否排查了受影响的任务和模型?models及各个模型库,CE,benchmark系统的模型是否受影响?

不是移动, 原接口依然存在保证兼容性, models及各个模型库,CE,benchmark系统 不受影响

@seiriosPlus seiriosPlus merged commit 2191a08 into PaddlePaddle:develop Aug 7, 2020
@@ -21,3 +21,4 @@ prettytable
objgraph
astor
pathlib
netifaces
Copy link
Contributor

Choose a reason for hiding this comment

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

我看这里新引入了一个依赖。这会导致用户的安装体验下降, see: #27253
麻烦评估一下是否有其他实现方式可以不依赖netifaces。
@swtkiwi will discuss offline with @123malin

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.

9 participants