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][TENSOORT] Add support for FP16 on TensorRT BYOC flow #10388

Merged
merged 7 commits into from
Mar 11, 2022

Commits on Mar 1, 2022

  1. FP16 support for TRT

    Michalis Papapdimitriou committed Mar 1, 2022
    Configuration menu
    Copy the full SHA
    e36ceb0 View commit details
    Browse the repository at this point in the history
  2. Cleanups on tests

    Michalis Papapdimitriou committed Mar 1, 2022
    Configuration menu
    Copy the full SHA
    06d8a2c View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2022

  1. Fix for typing on output tensor

    Michalis Papapdimitriou committed Mar 2, 2022
    Configuration menu
    Copy the full SHA
    2c19d92 View commit details
    Browse the repository at this point in the history
  2. Fix icheck

    Michalis Papapdimitriou committed Mar 2, 2022
    Configuration menu
    Copy the full SHA
    d357c32 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2022

  1. Add TRT inference builder auto-convert precision flags as attrs in th…

    …e config
    Michalis Papapdimitriou committed Mar 4, 2022
    Configuration menu
    Copy the full SHA
    5bdd0ed View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2022

  1. Address PR comments

    Michalis Papapdimitriou committed Mar 9, 2022
    Configuration menu
    Copy the full SHA
    422ae09 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2022

  1. Configuration menu
    Copy the full SHA
    d0e508b View commit details
    Browse the repository at this point in the history