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

Support selected rows new ir #54987

Merged
merged 38 commits into from
Jul 12, 2023

Commits on Jun 16, 2023

  1. refine program translator

    kangguangli committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    e7514d3 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2023

  1. fix warning: not override

    kangguangli committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    3dca434 View commit details
    Browse the repository at this point in the history
  2. fix bug

    kangguangli committed Jun 19, 2023
    Configuration menu
    Copy the full SHA
    fbc5d68 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2023

  1. Configuration menu
    Copy the full SHA
    beeb0b3 View commit details
    Browse the repository at this point in the history
  2. merge new modifications

    kangguangli committed Jun 25, 2023
    Configuration menu
    Copy the full SHA
    7fe49a2 View commit details
    Browse the repository at this point in the history
  3. modify by reviews

    kangguangli committed Jun 25, 2023
    Configuration menu
    Copy the full SHA
    4ba7532 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2023

  1. resolve conflicts

    kangguangli committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    c1b0b2c View commit details
    Browse the repository at this point in the history
  2. resolve conflicts

    kangguangli committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    2eb2ad8 View commit details
    Browse the repository at this point in the history
  3. fix

    kangguangli committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    db54984 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into…

    … refactor_program_translator
    kangguangli committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    0c8983f View commit details
    Browse the repository at this point in the history
  5. fix

    kangguangli committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    5344ea9 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2023

  1. update

    phlrain committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    a8bc7f2 View commit details
    Browse the repository at this point in the history
  2. Merge commit 'refs/pull/54719/head' of https://github.com/PaddlePaddl…

    …e/Paddle into support_selected_rows_new_ir
    phlrain committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    2526698 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2023

  1. support selected rows

    phlrain committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    49f5666 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2023

  1. update

    phlrain committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    0ebd6c2 View commit details
    Browse the repository at this point in the history
  2. add selectrows

    zhangbo9674 committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    fd06a07 View commit details
    Browse the repository at this point in the history
  3. fix bug

    zhangbo9674 committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    f21c840 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2023

  1. add ut

    zhangbo9674 committed Jul 1, 2023
    Configuration menu
    Copy the full SHA
    960f14b View commit details
    Browse the repository at this point in the history
  2. refine code

    zhangbo9674 committed Jul 1, 2023
    Configuration menu
    Copy the full SHA
    36d9457 View commit details
    Browse the repository at this point in the history
  3. sovle conflict

    zhangbo9674 committed Jul 1, 2023
    Configuration menu
    Copy the full SHA
    742d6e3 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2023

  1. solve conflict

    zhangbo9674 committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    bf7d2a1 View commit details
    Browse the repository at this point in the history
  2. refien code

    zhangbo9674 committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    7b75794 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into…

    … support_selected_rows_new_ir
    phlrain committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    eb41565 View commit details
    Browse the repository at this point in the history
  4. Merge commit 'refs/pull/55041/head' of https://github.com/PaddlePaddl…

    …e/Paddle into support_selected_rows_new_ir
    phlrain committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    c33099a View commit details
    Browse the repository at this point in the history
  5. update

    phlrain committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    6bf20a2 View commit details
    Browse the repository at this point in the history
  6. update

    phlrain committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    2c50f8d View commit details
    Browse the repository at this point in the history
  7. Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into…

    … support_selected_rows_new_ir
    phlrain committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    5c18036 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2023

  1. support selected rows

    phlrain committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    3b6efd6 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into…

    … support_selected_rows_new_ir
    phlrain committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    f5ee2c9 View commit details
    Browse the repository at this point in the history
  3. support selected rows

    phlrain committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    584537d View commit details
    Browse the repository at this point in the history
  4. Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into…

    … support_selected_rows_new_ir
    phlrain committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    9dd2eeb View commit details
    Browse the repository at this point in the history
  5. support dense tensor

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

Commits on Jul 6, 2023

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

    … support_selected_rows_new_ir
    phlrain committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    c13179d View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2023

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

    … support_selected_rows_new_ir
    phlrain committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    e16139e View commit details
    Browse the repository at this point in the history
  2. remove useless code

    phlrain committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    4d80947 View commit details
    Browse the repository at this point in the history
  3. polish code

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

Commits on Jul 11, 2023

  1. Configuration menu
    Copy the full SHA
    078b685 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into…

    … support_selected_rows_new_ir
    phlrain committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    c2e1641 View commit details
    Browse the repository at this point in the history