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 2.0 api docs #28445

Merged
merged 9 commits into from
Nov 17, 2020
Merged

fix 2.0 api docs #28445

merged 9 commits into from
Nov 17, 2020

Conversation

zhupengyang
Copy link
Contributor

@zhupengyang zhupengyang commented Nov 5, 2020

PR types

Others

PR changes

Docs

Describe

fix 2.0 api docs

  • standard_normal
    standard_normal

  • normal
    normal

  • prelu fluid
    prelu fluid

  • LogSoftmax
    image

  • Hardtanh
    image

  • Hardsigmoid
    image

  • Hardshrink
    image

  • log_softmax
    log_softmax

  • leaky_relu
    leaky_relu

  • hardshrink
    hardshrink

  • gelu
    gelu

  • elu
    elu

  • zeros_like
    zeros_like

  • var
    var

  • uniform
    uniform

  • std
    std

  • randperm
    randperm

  • randn
    randn

  • randint
    randint

  • rand
    rand

  • ones_like
    ones_like

  • mean
    mean

  • arange
    arange

@paddle-bot-old
Copy link

paddle-bot-old bot commented Nov 5, 2020

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

hong19860320
hong19860320 previously approved these changes Nov 13, 2020
Copy link
Contributor

@hong19860320 hong19860320 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/fluid/layers/nn.py Outdated Show resolved Hide resolved
python/paddle/tensor/creation.py Outdated Show resolved Hide resolved
python/paddle/tensor/creation.py Outdated 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

@zhiqiu zhiqiu left a comment

Choose a reason for hiding this comment

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

LGTM, paddle.fluid.layers.nn.prelu is used in static graph.

@zhupengyang zhupengyang merged commit 2cd10fc into PaddlePaddle:develop Nov 17, 2020
@zhupengyang zhupengyang deleted the docs branch November 17, 2020 01:38
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.

4 participants