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

Support CUDA Graph on ParallelExecutor #36250

Merged
merged 6 commits into from
Oct 8, 2021

Commits on Sep 30, 2021

  1. support CUDA Graph on PE

    sneaxiy committed Sep 30, 2021
    Configuration menu
    Copy the full SHA
    adcbb12 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2021

  1. add ut, fix CI compile

    sneaxiy committed Oct 5, 2021
    Configuration menu
    Copy the full SHA
    cef4830 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2021

  1. reduce memory consumption

    sneaxiy committed Oct 6, 2021
    Configuration menu
    Copy the full SHA
    da2be2c View commit details
    Browse the repository at this point in the history
  2. fix CUDA 10 CI

    sneaxiy committed Oct 6, 2021
    Configuration menu
    Copy the full SHA
    f9bafed View commit details
    Browse the repository at this point in the history
  3. improve coverage

    sneaxiy committed Oct 6, 2021
    Configuration menu
    Copy the full SHA
    3a53b0e View commit details
    Browse the repository at this point in the history
  4. improve python coverage

    sneaxiy committed Oct 6, 2021
    1 Configuration menu
    Copy the full SHA
    18681d9 View commit details
    Browse the repository at this point in the history