Skip to content

Add log to InitParam GetParameter SendGrad and etc.#5162

Merged
gongweibao merged 24 commits intoPaddlePaddle:developfrom
gongweibao:fixdisbugs3
Oct 31, 2017
Merged

Add log to InitParam GetParameter SendGrad and etc.#5162
gongweibao merged 24 commits intoPaddlePaddle:developfrom
gongweibao:fixdisbugs3

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。

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

@gongweibao gongweibao Oct 30, 2017

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

2 participants