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

Refactor SkipLayerNorm and handle beta properly #22862

Merged
merged 8 commits into from
Nov 17, 2024
Merged

Commits on Nov 16, 2024

  1. refactor and handle beta properly

    Signed-off-by: Liqun Fu <[email protected]>
    liqunfu committed Nov 16, 2024
    Configuration menu
    Copy the full SHA
    40e3728 View commit details
    Browse the repository at this point in the history
  2. Update onnxruntime/contrib_ops/cpu/skip_layer_norm.cc

    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    liqunfu and github-actions[bot] authored Nov 16, 2024
    Configuration menu
    Copy the full SHA
    d4020b3 View commit details
    Browse the repository at this point in the history
  3. Update onnxruntime/contrib_ops/cpu/skip_layer_norm.cc

    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    liqunfu and github-actions[bot] authored Nov 16, 2024
    Configuration menu
    Copy the full SHA
    a0c07f2 View commit details
    Browse the repository at this point in the history
  4. Update onnxruntime/contrib_ops/cpu/skip_layer_norm.cc

    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    liqunfu and github-actions[bot] authored Nov 16, 2024
    Configuration menu
    Copy the full SHA
    8b81c24 View commit details
    Browse the repository at this point in the history
  5. remove unneeded

    Signed-off-by: Liqun Fu <[email protected]>
    liqunfu committed Nov 16, 2024
    Configuration menu
    Copy the full SHA
    ada93ea View commit details
    Browse the repository at this point in the history
  6. lint

    Signed-off-by: Liqun Fu <[email protected]>
    liqunfu committed Nov 16, 2024
    Configuration menu
    Copy the full SHA
    e73eaf4 View commit details
    Browse the repository at this point in the history
  7. lint

    Signed-off-by: Liqun Fu <[email protected]>
    liqunfu committed Nov 16, 2024
    Configuration menu
    Copy the full SHA
    07cc88f View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2024

  1. remove a blank line

    Signed-off-by: Liqun Fu <[email protected]>
    liqunfu committed Nov 17, 2024
    Configuration menu
    Copy the full SHA
    8628147 View commit details
    Browse the repository at this point in the history