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 gt_, ge_, lt_, le_, eq_, not_equal_, logical_and_, logical_or_, logical_xor_, logical_not_, divide_, floor_divide_, bitwise_and_ , bitwise_or_, bitwise_xor_, bitwise_not_ #55509

Merged
merged 84 commits into from
Aug 28, 2023

Commits on Jul 6, 2023

  1. tmp commit

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

Commits on Jul 18, 2023

  1. Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into…

    … batch_add_inplace_api_2
    GGBond8488 committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    fc4e297 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2023

  1. Configuration menu
    Copy the full SHA
    3b71a68 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2023

  1. add atan2

    GGBond8488 committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    9398b5e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7fef09c View commit details
    Browse the repository at this point in the history
  3. add inplace api

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

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

Commits on Aug 3, 2023

  1. add inpalce divide

    GGBond8488 committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    e62e055 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    08efca5 View commit details
    Browse the repository at this point in the history
  3. add inplace api

    GGBond8488 committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    6bd940b View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2023

  1. add more inplace

    GGBond8488 committed Aug 6, 2023
    Configuration menu
    Copy the full SHA
    2aa0846 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2023

  1. add more inpalce

    GGBond8488 committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    aef245b View commit details
    Browse the repository at this point in the history
  2. fix logical_not error

    GGBond8488 committed Aug 7, 2023
    Configuration menu
    Copy the full SHA
    29faa09 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a0f7316 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    500b04b View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2023

  1. fix typro

    GGBond8488 committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    29ae413 View commit details
    Browse the repository at this point in the history
  2. fix typro

    GGBond8488 committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    c6f5245 View commit details
    Browse the repository at this point in the history
  3. mv out atan2 ldexp

    GGBond8488 committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    986cf39 View commit details
    Browse the repository at this point in the history
  4. mv out atan2 ldexp

    GGBond8488 committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    71fc663 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c8588ff View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c7ba0ce View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2023

  1. fix ge error

    GGBond8488 committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    066b96f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4e6c4c5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7dcc9f5 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2023

  1. check complex in python

    ScottWong98 committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    c822064 View commit details
    Browse the repository at this point in the history
  2. fix cast inpalce error

    GGBond8488 committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    df933dd View commit details
    Browse the repository at this point in the history
  3. open inplace test

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

Commits on Aug 12, 2023

  1. fix ops.yaml error

    GGBond8488 committed Aug 12, 2023
    Configuration menu
    Copy the full SHA
    d1c1ddb View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2023

  1. mv cast inpalce to python

    GGBond8488 committed Aug 13, 2023
    Configuration menu
    Copy the full SHA
    99164da View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2023

  1. fix coverage ci

    GGBond8488 committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    c8eac31 View commit details
    Browse the repository at this point in the history
  2. add last inplace

    GGBond8488 committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    d43672e View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2023

  1. fix inplace error

    GGBond8488 committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    3860b4a View commit details
    Browse the repository at this point in the history
  2. fix cast error

    GGBond8488 committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    7795e21 View commit details
    Browse the repository at this point in the history
  3. fix error

    GGBond8488 committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    52daba0 View commit details
    Browse the repository at this point in the history
  4. add nan_to_num_

    GGBond8488 committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    47acec7 View commit details
    Browse the repository at this point in the history
  5. fix typro

    GGBond8488 committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    d86bdcf View commit details
    Browse the repository at this point in the history
  6. fix sparse cast error

    GGBond8488 committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    969a775 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8f3748a View commit details
    Browse the repository at this point in the history
  8. remove gpu 4

    GGBond8488 committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    a7744b2 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2023

  1. fix static cast error

    GGBond8488 committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    a012645 View commit details
    Browse the repository at this point in the history
  2. tmp commit

    GGBond8488 committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    2c37061 View commit details
    Browse the repository at this point in the history
  3. add atan2

    GGBond8488 committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    87008b1 View commit details
    Browse the repository at this point in the history
  4. add inplace api

    GGBond8488 committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    3a02bf9 View commit details
    Browse the repository at this point in the history
  5. fix error

    GGBond8488 committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    4c6f8f7 View commit details
    Browse the repository at this point in the history
  6. add inpalce divide

    GGBond8488 committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    5afd0e4 View commit details
    Browse the repository at this point in the history
  7. add inplace api

    GGBond8488 committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    7f10e3a View commit details
    Browse the repository at this point in the history
  8. add more inplace

    GGBond8488 committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    2215a22 View commit details
    Browse the repository at this point in the history
  9. add more inpalce

    GGBond8488 committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    ade74bf View commit details
    Browse the repository at this point in the history
  10. fix logical_not error

    GGBond8488 committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    7272e87 View commit details
    Browse the repository at this point in the history
  11. fix typro

    GGBond8488 committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    ffd26b0 View commit details
    Browse the repository at this point in the history
  12. fix typro

    GGBond8488 committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    cfab627 View commit details
    Browse the repository at this point in the history
  13. mv out atan2 ldexp

    GGBond8488 committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    1cb0529 View commit details
    Browse the repository at this point in the history
  14. mv out atan2 ldexp

    GGBond8488 committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    9104d60 View commit details
    Browse the repository at this point in the history
  15. fix ge error

    GGBond8488 committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    db301dd View commit details
    Browse the repository at this point in the history
  16. fix dygraph commpare error

    GGBond8488 committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    2c9a299 View commit details
    Browse the repository at this point in the history
  17. fix dygraph commpare error

    GGBond8488 committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    43e5484 View commit details
    Browse the repository at this point in the history
  18. fix cast inpalce error

    GGBond8488 committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    27b8309 View commit details
    Browse the repository at this point in the history
  19. open inplace test

    GGBond8488 committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    3a0e180 View commit details
    Browse the repository at this point in the history
  20. fix ops.yaml error

    GGBond8488 committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    29d085f View commit details
    Browse the repository at this point in the history
  21. mv cast inpalce to python

    GGBond8488 committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    bd7756b View commit details
    Browse the repository at this point in the history
  22. fix coverage ci

    GGBond8488 committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    f44cb81 View commit details
    Browse the repository at this point in the history
  23. add last inplace

    GGBond8488 committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    77f64d0 View commit details
    Browse the repository at this point in the history
  24. fix inplace error

    GGBond8488 committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    f3a8fc0 View commit details
    Browse the repository at this point in the history
  25. fix cast error

    GGBond8488 committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    56b44fd View commit details
    Browse the repository at this point in the history
  26. fix error

    GGBond8488 committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    c264e27 View commit details
    Browse the repository at this point in the history
  27. add nan_to_num_

    GGBond8488 committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    5b0c9a3 View commit details
    Browse the repository at this point in the history
  28. fix typro

    GGBond8488 committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    502469d View commit details
    Browse the repository at this point in the history
  29. fix sparse cast error

    GGBond8488 committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    2ca1c00 View commit details
    Browse the repository at this point in the history
  30. remove gpu 4

    GGBond8488 committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    4d55a81 View commit details
    Browse the repository at this point in the history
  31. fix static cast error

    GGBond8488 committed Aug 16, 2023
    Configuration menu
    Copy the full SHA
    dc1be49 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2023

  1. fix cast error

    GGBond8488 committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    aaa8743 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2023

  1. merge

    GGBond8488 committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    b0b268a View commit details
    Browse the repository at this point in the history
  2. fix

    GGBond8488 committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    4a78509 View commit details
    Browse the repository at this point in the history
  3. Revert "check complex in python"

    This reverts commit c822064.
    GGBond8488 committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    d10ec7d View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2023

  1. add renorm , fix error

    GGBond8488 committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    bfaeb7a View commit details
    Browse the repository at this point in the history
  2. add coverage

    GGBond8488 committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    7950dc2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8957d0d View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2023

  1. add cast inpalce impl

    GGBond8488 committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    62bea67 View commit details
    Browse the repository at this point in the history
  2. rm test.log

    GGBond8488 committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    163ae79 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d9fa589 View commit details
    Browse the repository at this point in the history
  4. add and use is_same_tensor

    GGBond8488 committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    468528c View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2023

  1. fix typro

    GGBond8488 committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    a95a282 View commit details
    Browse the repository at this point in the history
  2. fix sone error

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

Commits on Aug 25, 2023

  1. fix typro

    GGBond8488 committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    1af98b2 View commit details
    Browse the repository at this point in the history