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

[BYOC][TRT] Allocate GPU data buffers and transfer data when needed #6872

Merged
merged 3 commits into from
Nov 7, 2020

Commits on Nov 6, 2020

  1. Allocate data buffers for gpu

    fix
    Trevor Morris committed Nov 6, 2020
    Configuration menu
    Copy the full SHA
    44eb222 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2020

  1. Rename AllocateDeviceBuffer, update docstrings

    Trevor Morris committed Nov 7, 2020
    Configuration menu
    Copy the full SHA
    5a02216 View commit details
    Browse the repository at this point in the history
  2. Remove unneeded cast

    Trevor Morris authored Nov 7, 2020
    Configuration menu
    Copy the full SHA
    0f630c7 View commit details
    Browse the repository at this point in the history