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] Migrate gelu/log_softmax/prelu op kernel and infershape #40393

Merged
merged 24 commits into from
Mar 18, 2022

Commits on Mar 8, 2022

  1. add gelu

    shentanyue committed Mar 8, 2022
    Configuration menu
    Copy the full SHA
    dcb3348 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3a6b3a7 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2022

  1. fix gelu

    shentanyue committed Mar 9, 2022
    Configuration menu
    Copy the full SHA
    5d29f87 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2022

  1. add log_softmax

    shentanyue committed Mar 10, 2022
    Configuration menu
    Copy the full SHA
    aa3e4cf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ba41947 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8ac6c62 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2022

  1. fix

    shentanyue committed Mar 11, 2022
    Configuration menu
    Copy the full SHA
    3b524a2 View commit details
    Browse the repository at this point in the history
  2. fix

    shentanyue committed Mar 11, 2022
    Configuration menu
    Copy the full SHA
    8053ea4 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2022

  1. fix

    shentanyue committed Mar 12, 2022
    Configuration menu
    Copy the full SHA
    8be57c9 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2022

  1. fix

    shentanyue committed Mar 14, 2022
    Configuration menu
    Copy the full SHA
    8d309d7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    991ce44 View commit details
    Browse the repository at this point in the history
  3. fix ci

    shentanyue committed Mar 14, 2022
    Configuration menu
    Copy the full SHA
    ddc6d28 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8f4a1b4 View commit details
    Browse the repository at this point in the history
  5. log_softmax rewrite

    shentanyue committed Mar 14, 2022
    Configuration menu
    Copy the full SHA
    c62be31 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2022

  1. fix

    shentanyue committed Mar 15, 2022
    Configuration menu
    Copy the full SHA
    cea4826 View commit details
    Browse the repository at this point in the history
  2. fix

    shentanyue committed Mar 15, 2022
    Configuration menu
    Copy the full SHA
    5c60299 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5c27111 View commit details
    Browse the repository at this point in the history
  4. fix conflict

    shentanyue committed Mar 15, 2022
    Configuration menu
    Copy the full SHA
    266aa70 View commit details
    Browse the repository at this point in the history
  5. fix compile error

    shentanyue committed Mar 15, 2022
    Configuration menu
    Copy the full SHA
    ff12a05 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2022

  1. fix comment

    shentanyue committed Mar 16, 2022
    Configuration menu
    Copy the full SHA
    f505864 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2022

  1. fix

    shentanyue committed Mar 17, 2022
    Configuration menu
    Copy the full SHA
    e677d26 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dbd470a View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2022

  1. ci_fix

    shentanyue committed Mar 18, 2022
    Configuration menu
    Copy the full SHA
    acd4196 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    83869c8 View commit details
    Browse the repository at this point in the history