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

make all phi kernels to 2(host/device) static libraries directly #43247

Merged
merged 9 commits into from
Jun 10, 2022

Commits on Jun 6, 2022

  1. Configuration menu
    Copy the full SHA
    124f457 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2022

  1. fix calling kernel_declare

    zhiqiu committed Jun 7, 2022
    Configuration menu
    Copy the full SHA
    f6bd71d View commit details
    Browse the repository at this point in the history
  2. fix compile

    zhiqiu committed Jun 7, 2022
    12 Configuration menu
    Copy the full SHA
    5f47337 View commit details
    Browse the repository at this point in the history
  3. fix cpu compile

    zhiqiu committed Jun 7, 2022
    Configuration menu
    Copy the full SHA
    5b0e7ac View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2022

  1. fix rocm compile

    zhiqiu committed Jun 8, 2022
    Configuration menu
    Copy the full SHA
    b5baa78 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2022

  1. fix xpu compile

    zhiqiu committed Jun 9, 2022
    Configuration menu
    Copy the full SHA
    711a106 View commit details
    Browse the repository at this point in the history
  2. fix xpu compile

    zhiqiu committed Jun 9, 2022
    Configuration menu
    Copy the full SHA
    c378051 View commit details
    Browse the repository at this point in the history
  3. fix xpu kp compile

    zhiqiu committed Jun 9, 2022
    Configuration menu
    Copy the full SHA
    b976db8 View commit details
    Browse the repository at this point in the history
  4. fix inference compile

    zhiqiu committed Jun 9, 2022
    Configuration menu
    Copy the full SHA
    2cb189e View commit details
    Browse the repository at this point in the history