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 profile data parsing for tensorrtllm engine service kind #33

Merged
merged 9 commits into from
Aug 9, 2024

Commits on Aug 8, 2024

  1. Configuration menu
    Copy the full SHA
    8c73416 View commit details
    Browse the repository at this point in the history
  2. add test

    nv-hwoo committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    eb518a2 View commit details
    Browse the repository at this point in the history
  3. refactor the test

    nv-hwoo committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    04a4608 View commit details
    Browse the repository at this point in the history
  4. update types and names

    nv-hwoo committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    fef8c89 View commit details
    Browse the repository at this point in the history
  5. fix pre-commit

    nv-hwoo committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    580d668 View commit details
    Browse the repository at this point in the history
  6. run PA with triton c api

    nv-hwoo committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    639172d View commit details
    Browse the repository at this point in the history
  7. more clean up on the tests

    nv-hwoo committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    662151f View commit details
    Browse the repository at this point in the history
  8. fix codeql

    nv-hwoo committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    3ebe717 View commit details
    Browse the repository at this point in the history
  9. address feedback

    nv-hwoo committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    7fa5313 View commit details
    Browse the repository at this point in the history