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 inpalce api paddle.abs_, paddle.addmm_, paddle.sin_ ... #55078

Merged
merged 22 commits into from
Jul 18, 2023

Commits on Jul 3, 2023

  1. batch add inpalce api

    GGBond8488 committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    e354237 View commit details
    Browse the repository at this point in the history
  2. fix inplace fn generate

    GGBond8488 committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    bf41254 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e1a69e9 View commit details
    Browse the repository at this point in the history
  4. fix typro

    GGBond8488 committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    95de008 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2023

  1. fix typro

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

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

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

Commits on Jul 5, 2023

  1. fix atan2

    GGBond8488 committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    27f41c5 View commit details
    Browse the repository at this point in the history
  2. remove atan2

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

Commits on Jul 6, 2023

  1. Configuration menu
    Copy the full SHA
    d724c6f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6f33059 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2023

  1. fix windows error

    GGBond8488 committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    508f84c View commit details
    Browse the repository at this point in the history
  2. fix test error

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

Commits on Jul 10, 2023

  1. fix test error

    GGBond8488 committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    a8e6545 View commit details
    Browse the repository at this point in the history
  2. fix windows ci error

    GGBond8488 committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    fd74486 View commit details
    Browse the repository at this point in the history
  3. fix test error

    GGBond8488 committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    2c17d2d View commit details
    Browse the repository at this point in the history
  4. fix test_error

    GGBond8488 committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    3f900e4 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2023

  1. fix test error

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

Commits on Jul 13, 2023

  1. Configuration menu
    Copy the full SHA
    859fcb7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    84f48b4 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2023

  1. fix doc error

    GGBond8488 committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    c8c6d8a View commit details
    Browse the repository at this point in the history
  2. fix test error

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