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

Add log to InitParam GetParameter SendGrad and etc. #5162

Merged
merged 24 commits into from
Oct 31, 2017

Conversation

gongweibao
Copy link
Contributor

Fix #5161

Copy link
Contributor

@helinwang helinwang left a comment

Choose a reason for hiding this comment

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

You are amazing! Very help changes for adding the proto and the pretty print. Thanks!

}

var s string
s = "top:" + float32ToString(a)
Copy link
Contributor

Choose a reason for hiding this comment

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

Maybe don't need top: and tail, developer probably can understand [3.3702806e+12 2.142699] ... [3.3702806e+12 2.142699], would be better if we can remove ] and [: [3.3702806e+12 2.142699 ... 3.3702806e+12 2.142699]

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Done。

@@ -178,3 +179,17 @@ func TestBlockUntilInitialized(t *testing.T) {

wg.Wait()
}

func TestCheckpointSpeed(t *testing.T) {
Copy link
Contributor

Choose a reason for hiding this comment

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

I know it's already there, could you remove this function?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

恩,我还以为这是一个TODO的内容。
Done。

helinwang
helinwang previously approved these changes Oct 30, 2017
Copy link
Contributor

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

@helinwang helinwang left a comment

Choose a reason for hiding this comment

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

LGTM++

@gongweibao gongweibao merged commit 8d1ad97 into PaddlePaddle:develop Oct 31, 2017
@gongweibao gongweibao deleted the fixdisbugs3 branch October 31, 2017 00:32
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

2 participants