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

Add some passes which can be applied to Program #34730

Merged
merged 14 commits into from
Aug 17, 2021

Commits on Aug 9, 2021

  1. add inplace passes and tests

    sneaxiy committed Aug 9, 2021
    Configuration menu
    Copy the full SHA
    3fa2507 View commit details
    Browse the repository at this point in the history
  2. Merge upstream/develop

    sneaxiy committed Aug 9, 2021
    Configuration menu
    Copy the full SHA
    ae7cf21 View commit details
    Browse the repository at this point in the history
  3. update

    sneaxiy committed Aug 9, 2021
    Configuration menu
    Copy the full SHA
    8f913ac View commit details
    Browse the repository at this point in the history
  4. fix use_cuda undefined

    fix compile error of op compat
    sneaxiy committed Aug 9, 2021
    Configuration menu
    Copy the full SHA
    9606931 View commit details
    Browse the repository at this point in the history
  5. add more ut

    sneaxiy committed Aug 9, 2021
    Configuration menu
    Copy the full SHA
    6545a62 View commit details
    Browse the repository at this point in the history
  6. fix CPU CI error

    sneaxiy committed Aug 9, 2021
    Configuration menu
    Copy the full SHA
    a705a4f View commit details
    Browse the repository at this point in the history
  7. check adam unique

    sneaxiy committed Aug 9, 2021
    Configuration menu
    Copy the full SHA
    81b1e82 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2021

  1. Configuration menu
    Copy the full SHA
    0a8586c View commit details
    Browse the repository at this point in the history
  2. fix ci error

    sneaxiy committed Aug 10, 2021
    Configuration menu
    Copy the full SHA
    5329b0f View commit details
    Browse the repository at this point in the history
  3. follow weihang's comment

    sneaxiy committed Aug 10, 2021
    Configuration menu
    Copy the full SHA
    466d483 View commit details
    Browse the repository at this point in the history
  4. fix BlockDesc::MoveFrom

    sneaxiy committed Aug 10, 2021
    Configuration menu
    Copy the full SHA
    94ba44f View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2021

  1. follow qiuliang's comment

    sneaxiy committed Aug 13, 2021
    Configuration menu
    Copy the full SHA
    2da6a3a View commit details
    Browse the repository at this point in the history
  2. update

    sneaxiy committed Aug 13, 2021
    Configuration menu
    Copy the full SHA
    3851114 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2021

  1. follow huihuang's comments

    sneaxiy committed Aug 16, 2021
    1 Configuration menu
    Copy the full SHA
    79525d1 View commit details
    Browse the repository at this point in the history