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

normal: support mean and std tensor; randn = standard_normal #26367

Merged
merged 10 commits into from
Aug 23, 2020

Conversation

zhupengyang
Copy link
Contributor

@zhupengyang zhupengyang commented Aug 17, 2020

PR types

Others

PR changes

APIs

Describe

  • add normal API
  • add standard_normal
  • standard_normal -> randn

image
image

@paddle-bot-old
Copy link

Thanks for your contribution!
Please wait for the result of CI firstly. See Paddle CI Manual for details.

python/paddle/tensor/random.py Outdated Show resolved Hide resolved
python/paddle/tensor/random.py Show resolved Hide resolved
python/paddle/tensor/random.py Outdated Show resolved Hide resolved
python/paddle/tensor/random.py Outdated Show resolved Hide resolved
python/paddle/tensor/random.py Outdated Show resolved Hide resolved
python/paddle/tensor/random.py Outdated Show resolved Hide resolved
python/paddle/tensor/random.py Outdated Show resolved Hide resolved
python/paddle/tensor/random.py Show resolved Hide resolved
@pangyoki
Copy link
Contributor

LGTM

LutaoChu
LutaoChu previously approved these changes Aug 21, 2020
Copy link
Contributor

@LutaoChu LutaoChu left a comment

Choose a reason for hiding this comment

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

LGTM

python/paddle/tensor/random.py Show resolved Hide resolved
Copy link
Contributor

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

@XiaoguangHu01 XiaoguangHu01 left a comment

Choose a reason for hiding this comment

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

LGTM

@zhupengyang zhupengyang merged commit e6675f4 into PaddlePaddle:develop Aug 23, 2020
@zhupengyang zhupengyang deleted the normal branch August 23, 2020 10:08
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

5 participants