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

[NewIR] Update send recv infermeta and add unittest #56794

Merged
merged 18 commits into from
Sep 7, 2023

Commits on Aug 30, 2023

  1. [NewIR]Update send recv infermeta and add unittest

    zhaoyingli committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    7a11d22 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2023

  1. rm new ir flag

    zhaoyingli committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    f6938c8 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into…

    … newir_unittest
    zhaoyingli committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    152b763 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2023

  1. rm fluid api

    zhaoyingli committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    675605c View commit details
    Browse the repository at this point in the history
  2. skip runing startup prog

    zhaoyingli committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    18e2b8c View commit details
    Browse the repository at this point in the history
  3. update flag name

    zhaoyingli committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    5288d16 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into…

    … newir_unittest
    zhaoyingli committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    de8a7f9 View commit details
    Browse the repository at this point in the history
  5. update recv_v2 yaml

    zhaoyingli committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    cdb39eb View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2023

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

    … newir_unittest
    zhaoyingli committed Sep 2, 2023
    Configuration menu
    Copy the full SHA
    ad393cf View commit details
    Browse the repository at this point in the history
  2. fix conflict

    zhaoyingli committed Sep 2, 2023
    Configuration menu
    Copy the full SHA
    8fd5aec View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2023

  1. Configuration menu
    Copy the full SHA
    0f0f7c8 View commit details
    Browse the repository at this point in the history
  2. unittest only for pp

    zhaoyingli committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    70ec358 View commit details
    Browse the repository at this point in the history
  3. fix cmakelist

    zhaoyingli committed Sep 4, 2023
    Configuration menu
    Copy the full SHA
    c0c14ff View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2023

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

    … newir_unittest
    zhaoyingli committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    abdf0a4 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2023

  1. unittest check precision

    zhaoyingli committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    fb38854 View commit details
    Browse the repository at this point in the history
  2. control random

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

    … newir_unittest
    zhaoyingli committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    206310b View commit details
    Browse the repository at this point in the history
  4. fix cmakelist

    zhaoyingli committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    2b3ca73 View commit details
    Browse the repository at this point in the history