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

try to connect again if refused error found #747

Merged
merged 4 commits into from
Dec 23, 2016

Conversation

backyes
Copy link
Contributor

@backyes backyes commented Dec 6, 2016

Try to optimize #745

@backyes
Copy link
Contributor Author

backyes commented Dec 22, 2016

@reyoung

有空帮review下吧。 合作方k8s的同事已经验证过这个patch的有效性。

@reyoung
Copy link
Collaborator

reyoung commented Dec 22, 2016

看起来没啥问题,不过unittest 没过啊。先fix unit tests吧。

@@ -49,6 +50,10 @@ DEFINE_int32(sock_recv_buf_size,
1024 * 1024 * 40,
"restrict sock recv buff size");

DEFINE_int32(connrefused_retries_second,
Copy link
Collaborator

Choose a reason for hiding this comment

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

这个改成常量吧。目前Paddle不允许在Main文件之外的文件新增gflags

@reyoung reyoung merged commit dae8b9b into PaddlePaddle:develop Dec 23, 2016
wangxicoding pushed a commit to wangxicoding/Paddle that referenced this pull request Dec 9, 2021
* fix unified transformer dtype problem

* fix win dtype bug
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

4 participants