Skip to content

[Random op]optimize CUDA implementation of dropout OP #40874

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

Merged
merged 1 commit into from
Mar 25, 2022

Conversation

zhwesky2010
Copy link
Contributor

@zhwesky2010 zhwesky2010 commented Mar 23, 2022

PR types

Breaking changes

PR changes

OPs

Describe

修改Dropout的随机数生成方式。

另外,当前默认状态暂时通过 FLAGS_use_curand=OFF 关闭,以避免随机数值变换的可能风险。

@zhwesky2010 zhwesky2010 force-pushed the dropout_v4 branch 3 times, most recently from d9beb6d to 13b6ec1 Compare March 24, 2022 07:42
Copy link
Contributor

@jeff41404 jeff41404 left a comment

Choose a reason for hiding this comment

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

LGTM

@zhwesky2010 zhwesky2010 merged commit 1c01d1c into PaddlePaddle:develop Mar 25, 2022
@zhwesky2010 zhwesky2010 changed the title change CUDA implementation of dropout OP [Random op]change CUDA implementation of dropout OP Apr 2, 2022
@zhwesky2010 zhwesky2010 changed the title [Random op]change CUDA implementation of dropout OP [Random op] optimize CUDA implementation of dropout OP Apr 2, 2022
@zhwesky2010 zhwesky2010 changed the title [Random op] optimize CUDA implementation of dropout OP [Random op]optimize CUDA implementation of dropout OP Apr 2, 2022
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.

2 participants