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

【inplace api】batch add inplace api paddle.log_, paddle.i0_, paddle.nn.functional.leaky_relu_... #55576

Merged
merged 10 commits into from
Jul 27, 2023

Commits on Jul 24, 2023

  1. batch add inplace api

    zhangrui34 authored and GGBond8488 committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    67a46f4 View commit details
    Browse the repository at this point in the history
  2. add inplace test

    GGBond8488 committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    acb8c20 View commit details
    Browse the repository at this point in the history
  3. add activation inplace

    GGBond8488 committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    6aaaeee View commit details
    Browse the repository at this point in the history
  4. fix test

    GGBond8488 committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    dee4021 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ae800be View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1684109 View commit details
    Browse the repository at this point in the history
  7. fix windows ci error

    GGBond8488 committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    740e1ed View commit details
    Browse the repository at this point in the history
  8. rerun ci

    GGBond8488 committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    464e862 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2023

  1. fix typro

    GGBond8488 committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    a48913a View commit details
    Browse the repository at this point in the history
  2. fix bugs

    GGBond8488 committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    30be8ef View commit details
    Browse the repository at this point in the history