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

[phi decoupling] decouple dependency to device_context in phi (Part 1) #50865

Merged
merged 61 commits into from
Mar 6, 2023

Commits on Feb 22, 2023

  1. Configuration menu
    Copy the full SHA
    4f47d03 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2c31c03 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2023

  1. Configuration menu
    Copy the full SHA
    e221755 View commit details
    Browse the repository at this point in the history
  2. update namespace

    huangjiyi committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    a200e0b View commit details
    Browse the repository at this point in the history
  3. update cmake

    huangjiyi committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    2b650d9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a97fd08 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2023

  1. Configuration menu
    Copy the full SHA
    c24a364 View commit details
    Browse the repository at this point in the history
  2. fix bugs

    huangjiyi committed Feb 24, 2023
    Configuration menu
    Copy the full SHA
    28cbc2d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    013d3fe View commit details
    Browse the repository at this point in the history
  4. update generator

    huangjiyi committed Feb 24, 2023
    Configuration menu
    Copy the full SHA
    5832b20 View commit details
    Browse the repository at this point in the history
  5. fix bugs

    huangjiyi committed Feb 24, 2023
    Configuration menu
    Copy the full SHA
    4c44ebf View commit details
    Browse the repository at this point in the history
  6. fix bugs

    huangjiyi committed Feb 24, 2023
    Configuration menu
    Copy the full SHA
    15bf4dc View commit details
    Browse the repository at this point in the history
  7. fix bugs

    huangjiyi committed Feb 24, 2023
    Configuration menu
    Copy the full SHA
    f643c8c View commit details
    Browse the repository at this point in the history
  8. fix bugs

    huangjiyi committed Feb 24, 2023
    Configuration menu
    Copy the full SHA
    2f9c231 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2023

  1. fix bugs

    huangjiyi committed Feb 25, 2023
    Configuration menu
    Copy the full SHA
    7318637 View commit details
    Browse the repository at this point in the history
  2. fix bugs

    huangjiyi committed Feb 25, 2023
    Configuration menu
    Copy the full SHA
    54365d8 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2023

  1. fix bugs

    huangjiyi committed Feb 26, 2023
    Configuration menu
    Copy the full SHA
    ec9d8b6 View commit details
    Browse the repository at this point in the history
  2. fix enforce usage

    huangjiyi committed Feb 26, 2023
    Configuration menu
    Copy the full SHA
    5f521f0 View commit details
    Browse the repository at this point in the history
  3. Revert "fix enforce usage"

    This reverts commit 5f521f0.
    huangjiyi committed Feb 26, 2023
    Configuration menu
    Copy the full SHA
    3a31615 View commit details
    Browse the repository at this point in the history
  4. fix bugs

    huangjiyi committed Feb 26, 2023
    Configuration menu
    Copy the full SHA
    2923c89 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2023

  1. Configuration menu
    Copy the full SHA
    afe11a8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    76d4cbc View commit details
    Browse the repository at this point in the history
  3. fix bugs

    huangjiyi committed Feb 27, 2023
    Configuration menu
    Copy the full SHA
    abc08b0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    264570d View commit details
    Browse the repository at this point in the history
  5. fix fix context init bug

    huangjiyi committed Feb 27, 2023
    Configuration menu
    Copy the full SHA
    ad220ce View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    64cdd80 View commit details
    Browse the repository at this point in the history
  7. fix bugs after merge

    huangjiyi committed Feb 27, 2023
    Configuration menu
    Copy the full SHA
    f2076a0 View commit details
    Browse the repository at this point in the history
  8. fix bugs

    huangjiyi committed Feb 27, 2023
    Configuration menu
    Copy the full SHA
    a36ce9a View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2023

  1. fix name

    huangjiyi committed Feb 28, 2023
    Configuration menu
    Copy the full SHA
    7105c5e View commit details
    Browse the repository at this point in the history
  2. fix mutable_data

    huangjiyi committed Feb 28, 2023
    Configuration menu
    Copy the full SHA
    b62deb0 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2023

  1. update and fix bugs

    huangjiyi committed Mar 1, 2023
    Configuration menu
    Copy the full SHA
    ba7038b View commit details
    Browse the repository at this point in the history
  2. fix bugs

    huangjiyi committed Mar 1, 2023
    Configuration menu
    Copy the full SHA
    7e58367 View commit details
    Browse the repository at this point in the history
  3. update

    huangjiyi committed Mar 1, 2023
    Configuration menu
    Copy the full SHA
    d44f548 View commit details
    Browse the repository at this point in the history
  4. fix bugs

    huangjiyi committed Mar 1, 2023
    Configuration menu
    Copy the full SHA
    90816e8 View commit details
    Browse the repository at this point in the history
  5. fix name

    huangjiyi committed Mar 1, 2023
    Configuration menu
    Copy the full SHA
    3616bc7 View commit details
    Browse the repository at this point in the history
  6. fix bugs

    huangjiyi committed Mar 1, 2023
    Configuration menu
    Copy the full SHA
    c9958a2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ef47ce8 View commit details
    Browse the repository at this point in the history
  8. merge

    huangjiyi committed Mar 1, 2023
    Configuration menu
    Copy the full SHA
    d2d56f2 View commit details
    Browse the repository at this point in the history
  9. fix bugs

    huangjiyi committed Mar 1, 2023
    Configuration menu
    Copy the full SHA
    0b826c1 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    41f3896 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    549981d View commit details
    Browse the repository at this point in the history
  12. fix bugs

    huangjiyi committed Mar 1, 2023
    Configuration menu
    Copy the full SHA
    c6697f0 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    39f15f2 View commit details
    Browse the repository at this point in the history
  14. fix xpu bugs

    huangjiyi committed Mar 1, 2023
    Configuration menu
    Copy the full SHA
    210b3cf View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2023

  1. fix rocm bugs

    huangjiyi committed Mar 2, 2023
    Configuration menu
    Copy the full SHA
    2461b8d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b7cad5f View commit details
    Browse the repository at this point in the history
  3. fix bugs

    huangjiyi committed Mar 2, 2023
    Configuration menu
    Copy the full SHA
    97ca133 View commit details
    Browse the repository at this point in the history
  4. fix bugs

    huangjiyi committed Mar 2, 2023
    Configuration menu
    Copy the full SHA
    b64ada1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3c97400 View commit details
    Browse the repository at this point in the history
  6. fix bugs

    huangjiyi committed Mar 2, 2023
    Configuration menu
    Copy the full SHA
    534cdd3 View commit details
    Browse the repository at this point in the history
  7. fix xpu bugs

    huangjiyi committed Mar 2, 2023
    Configuration menu
    Copy the full SHA
    8ab532a View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2023

  1. Configuration menu
    Copy the full SHA
    c16b7b4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7abbb10 View commit details
    Browse the repository at this point in the history
  3. update

    huangjiyi committed Mar 3, 2023
    Configuration menu
    Copy the full SHA
    7aa2630 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d2d60e4 View commit details
    Browse the repository at this point in the history
  5. merge

    huangjiyi committed Mar 3, 2023
    Configuration menu
    Copy the full SHA
    ab256f7 View commit details
    Browse the repository at this point in the history
  6. update

    huangjiyi committed Mar 3, 2023
    Configuration menu
    Copy the full SHA
    74aeb56 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3b574c2 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5fa5647 View commit details
    Browse the repository at this point in the history
  9. fix bugs

    huangjiyi committed Mar 3, 2023
    Configuration menu
    Copy the full SHA
    09f5eab View commit details
    Browse the repository at this point in the history
  10. fix bugs

    huangjiyi committed Mar 3, 2023
    Configuration menu
    Copy the full SHA
    fc914e4 View commit details
    Browse the repository at this point in the history