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

[Executor] remove api paddle.static.ParallelExecutor #51701

Merged

Conversation

kangguangli
Copy link
Contributor

@kangguangli kangguangli commented Mar 15, 2023

PR types

Others

PR changes

APIs

Describe

ParallelExecutor 已经不再维护,不推荐用户使用,但是仍然分别以fluid.ParallelExecutorpaddle.static.ParallelExecutor的形式对外暴露。本PR将这两个API删除,以减少开发成本,降低用户学习门槛。

ParallelExecutor is no longer maintained and not recommended to use, but is still exported under the form fluid.ParallelExecutor and paddle.static.ParallelExecutor. This PR deletes these two APIs to decrease the cost of later development and the barriers for getting started with Paddle.

Others

Pcard-67004

@paddle-bot
Copy link

paddle-bot bot commented Mar 15, 2023

你的PR提交成功,感谢你对开源项目的贡献!
请关注后续CI自动化测试结果,详情请参考Paddle-CI手册
Your PR has been submitted. Thanks for your contribution!
Please wait for the result of CI firstly. See Paddle CI Manual for details.

@kangguangli kangguangli changed the title [Executor] remove api class ParallelExecutor [Executor] remove api paddle.static.ParallelExecutor Mar 15, 2023
Copy link
Contributor

@jzhang533 jzhang533 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

@zhiqiu zhiqiu left a comment

Choose a reason for hiding this comment

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

LGTM

@kangguangli kangguangli merged commit e9c3da9 into PaddlePaddle:develop Mar 28, 2023
@kangguangli kangguangli deleted the rm_api_parallel_executor branch March 28, 2023 12: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.

None yet

5 participants