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

[NVIDIA][Backend] Add CoalesceAsyncCopy Pass for in-DotOpEnc Upcasting #5222

Merged
merged 8 commits into from
Nov 27, 2024

Commits on Nov 21, 2024

  1. Add coalesce async copy pass

    ggengnv committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    dc94f69 View commit details
    Browse the repository at this point in the history
  2. Make logic more general

    ggengnv committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    14858e4 View commit details
    Browse the repository at this point in the history
  3. Document and format

    ggengnv committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    f1af158 View commit details
    Browse the repository at this point in the history
  4. Fix random typo

    ggengnv committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    2124a06 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5b0f4ad View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2024

  1. Address comments

    ggengnv committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    d3a50e9 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2024

  1. Fix bug and add test

    ggengnv committed Nov 23, 2024
    Configuration menu
    Copy the full SHA
    82e9f63 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2024

  1. Remove unused includes

    ggengnv committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    3d9be5a View commit details
    Browse the repository at this point in the history