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

[Inference/kernel]Add Fused Rotary Embedding and KVCache Memcopy CUDA Kernel #5418

Merged

Commits on Mar 1, 2024

  1. add rotary embedding kernel

    isky-cd committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    2d71702 View commit details
    Browse the repository at this point in the history
  2. add rotary_embedding_kernel

    isky-cd committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    e750303 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2024

  1. Configuration menu
    Copy the full SHA
    94497b0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    beb11e1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8127ea0 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2024

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

Commits on Mar 6, 2024

  1. fix ci bugs

    isky-cd committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    ac62d86 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2024

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

Commits on Mar 8, 2024

  1. fix code style

    isky-cd committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    b1564c4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2e024ac View commit details
    Browse the repository at this point in the history
  3. fix conflict

    isky-cd committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    1de7cc6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d2cedbf View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2024

  1. fix conflict

    isky-cd committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    0ea86d8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    96cc7b0 View commit details
    Browse the repository at this point in the history
  3. fix bugs about include path

    isky-cd committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    629105c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    95c183f View commit details
    Browse the repository at this point in the history
  5. rm inline

    isky-cd committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    6dfc68a View commit details
    Browse the repository at this point in the history