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

[DimExpr] Convert Broadcast to BroadcastTree #60440

Merged
merged 24 commits into from
Jan 4, 2024

Commits on Dec 28, 2023

  1. backup BroadcastTree

    jiahy0825 committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    8ceb6f5 View commit details
    Browse the repository at this point in the history
  2. add SubstituteDimExpr

    jiahy0825 committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    fef2d45 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2371d33 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8b9f7d2 View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2024

  1. Fix compile error

    jiahy0825 committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    e04a525 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e931883 View commit details
    Browse the repository at this point in the history
  3. Code format

    jiahy0825 committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    82fd504 View commit details
    Browse the repository at this point in the history
  4. Polish DimExprUtilTest

    jiahy0825 committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    f17e788 View commit details
    Browse the repository at this point in the history
  5. Add cmake file

    jiahy0825 committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    b9a9301 View commit details
    Browse the repository at this point in the history
  6. Change namesapce

    jiahy0825 committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    fcaf2e0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    cfc004d View commit details
    Browse the repository at this point in the history
  8. Fix compile error

    jiahy0825 committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    831bd25 View commit details
    Browse the repository at this point in the history
  9. Fix unittest

    jiahy0825 committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    c14a871 View commit details
    Browse the repository at this point in the history
  10. reconstruct BroadcastTree

    jiahy0825 committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    2163b86 View commit details
    Browse the repository at this point in the history
  11. Polish DimExprUtilTest

    jiahy0825 committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    501b038 View commit details
    Browse the repository at this point in the history
  12. Reconstruct BroadcastTree

    jiahy0825 committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    0ba881f View commit details
    Browse the repository at this point in the history
  13. Finish BroadcastBranch

    jiahy0825 committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    da5e00b View commit details
    Browse the repository at this point in the history
  14. Finish BroadcastBranch

    jiahy0825 committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    7e3ce61 View commit details
    Browse the repository at this point in the history
  15. Finish BroadcastBranch

    jiahy0825 committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    29f7e38 View commit details
    Browse the repository at this point in the history
  16. Add Unittest

    jiahy0825 committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    1be491f View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    09aa695 View commit details
    Browse the repository at this point in the history
  18. Merge commit 'refs/pull/60493/head' of github.com:PaddlePaddle/Paddle…

    … into tc-broadcast-tree
    jiahy0825 committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    c5cb179 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    459d61f View commit details
    Browse the repository at this point in the history
  20. Add header file

    jiahy0825 committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    72216db View commit details
    Browse the repository at this point in the history