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

fix the bug of dropout_grad #29813

Merged
merged 1 commit into from
Dec 22, 2020

Conversation

zhangting2020
Copy link
Contributor

@zhangting2020 zhangting2020 commented Dec 22, 2020

PR types

Bug fixes

PR changes

OPs

Describe

fix the bug of dropout_grad

mask未load,计算精度存在问题。

Copy link
Contributor

@Xreki Xreki left a comment

Choose a reason for hiding this comment

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

LGTM for op benchmark ci

@zhangting2020 zhangting2020 merged commit b76f5a8 into PaddlePaddle:develop Dec 22, 2020
zhangting2020 added a commit to zhangting2020/Paddle that referenced this pull request Jan 11, 2021
lanxianghit pushed a commit that referenced this pull request Jan 11, 2021
* improve dropout (#29465)

* improve drop out

* add VectorizedRandomGeneratorWithGenerator

* fix bug

* modify according to comments

* improve dropout grad (#29605)

* improve grad perf

* fix the bug of dropout_grad (#29813)
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.

3 participants