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

[Draft] Support RoPE Op and fuse #13978

Closed
wants to merge 8 commits into from

Commits on Sep 11, 2024

  1. Configuration menu
    Copy the full SHA
    80485e0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1ab3248 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ee51d16 View commit details
    Browse the repository at this point in the history
  4. [compiler] modify circle_schema

    ONE-DCO-1.0-Signed-off-by: youngsik kim <[email protected]>
    ys44kim committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    d0d5358 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'draft/compiler/rope' of https://github.com/ys44kim/ONE

    …into draft/compiler/rope
    ys44kim committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    19d7e7e View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. [compiler] add params for rope mode

    add param to support two modes(neox, gpt) of rope
    
    ONE-DCO-1.0-Signed-off-by: youngsik kim <[email protected]>
    ys44kim committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    8dbd1df View commit details
    Browse the repository at this point in the history
  2. [compiler] fix test fail (luci-interpreter)

    ONE-DCO-1.0-Signed-off-by: youngsik kim <[email protected]>
    ys44kim committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    7a49a32 View commit details
    Browse the repository at this point in the history
  3. [compiler] rename NEOX/GPT -> GPT_NEOX,GPT_J

    ONE-DCO-1.0-Signed-off-by: youngsik kim <[email protected]>
    ys44kim committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    f8caae1 View commit details
    Browse the repository at this point in the history