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

Chenta/avoid thread local #13003

Merged
merged 9 commits into from Sep 20, 2022
Merged

Chenta/avoid thread local #13003

merged 9 commits into from Sep 20, 2022

Commits on Sep 16, 2022

  1. Revert "stream pool (#12829)"

    This reverts commit 6f38aad.
    Cheng Tang committed Sep 16, 2022
    Configuration menu
    Copy the full SHA
    fccbb5a View commit details
    Browse the repository at this point in the history
  2. move deferred cpu buffer to CudaStream

    Cheng Tang committed Sep 16, 2022
    Configuration menu
    Copy the full SHA
    7c6eb3c View commit details
    Browse the repository at this point in the history
  3. device stream pool for inference

    Cheng Tang committed Sep 16, 2022
    Configuration menu
    Copy the full SHA
    3c284e5 View commit details
    Browse the repository at this point in the history
  4. fix training build

    Cheng Tang committed Sep 16, 2022
    Configuration menu
    Copy the full SHA
    f72f53a View commit details
    Browse the repository at this point in the history
  5. fix trt build

    Cheng Tang committed Sep 16, 2022
    Configuration menu
    Copy the full SHA
    f4ca4ea View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2022

  1. use blocking cuda stream

    Cheng Tang committed Sep 18, 2022
    Configuration menu
    Copy the full SHA
    444f090 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2022

  1. fix comments in pr

    Cheng Tang committed Sep 20, 2022
    Configuration menu
    Copy the full SHA
    cbf8522 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'PE' into chenta/avoid_thread_local

    Cheng Tang committed Sep 20, 2022
    Configuration menu
    Copy the full SHA
    3d25727 View commit details
    Browse the repository at this point in the history
  3. merge from PE and fix build error

    Cheng Tang committed Sep 20, 2022
    Configuration menu
    Copy the full SHA
    3ac2fdb View commit details
    Browse the repository at this point in the history