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

[AutoTuner] Distribute best cfg #54834

Merged
merged 18 commits into from
Jul 14, 2023
Merged

Conversation

Caozhou1995
Copy link
Contributor

@Caozhou1995 Caozhou1995 commented Jun 25, 2023

PR types

New features

PR changes

Others

Description

Pcard-72403

Add the function of distributing optimal strategies, suitable for single node or multi nodes scenarios. NOTE: in multi node scene, the function relies on ETCD service.

@paddle-bot
Copy link

paddle-bot bot commented Jun 25, 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.

@Caozhou1995 Caozhou1995 changed the title distribute best cfg [AutoTuner] Distribute best cfg Jun 25, 2023
@paddle-ci-bot
Copy link

paddle-ci-bot bot commented Jul 8, 2023

Sorry to inform you that 5e4064b's CIs have passed for more than 7 days. To prevent PR conflicts, you need to re-run all CIs manually.

@Caozhou1995 Caozhou1995 marked this pull request as ready for review July 13, 2023 03:00
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

@zhiqiu zhiqiu merged commit 7f6d222 into PaddlePaddle:develop Jul 14, 2023
cqulilujia pushed a commit to cqulilujia/Paddle that referenced this pull request Jul 24, 2023
* distribute best cfg

* adapt to multi args transmission

* update metric extracting

* fix bugs of prune and reading log

* fix time default value

* remove time record

* adjust the order of searching dim

* fix prune bugs

* fix adding cfg bug

* fix multi nodes bug

* reset status

* remove alarm and set logdir

* deepcopy ctx

* change alarm

* fix restart bug

* add exit

* best no need alarm

* add warmup time
wz1qqx pushed a commit to wz1qqx/Paddle that referenced this pull request Jul 31, 2023
* distribute best cfg

* adapt to multi args transmission

* update metric extracting

* fix bugs of prune and reading log

* fix time default value

* remove time record

* adjust the order of searching dim

* fix prune bugs

* fix adding cfg bug

* fix multi nodes bug

* reset status

* remove alarm and set logdir

* deepcopy ctx

* change alarm

* fix restart bug

* add exit

* best no need alarm

* add warmup time
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