-
Notifications
You must be signed in to change notification settings - Fork 5.9k
cherry-pick fix dataset py3; fixlogger; add timeout of gloo; modify datanorm op #26046
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
cherry-pick fix dataset py3; fixlogger; add timeout of gloo; modify datanorm op #26046
Conversation
* fix dataset py3 error * test=develop
|
Thanks for your contribution! |
|
✅ This PR's description meets the template requirements! |
* fix logger of FetchHandler,which may print log twice * test=develop
* add timeout and http store in communication, add revert and confirm in fleet * test=develop
zhiqiu
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM for unused_var_check.cc
swtkiwi
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
raindrops2sea
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
XiaoguangHu01
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
PR types
Bug fixes
PR changes
Others
Describe
cherry-pick fix dataset py3 #25012
cherry-pick fixlogger #24682
cherry-pick add timeout of gloo #23436
cherry-pick modify datanorm op #23030