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

[Enhancement] Support TRT and dynamic shape in PaddleInference CPP #1691

Merged
merged 6 commits into from
Jan 24, 2022

Commits on Jan 5, 2022

  1. add trt support

    juncaipeng committed Jan 5, 2022
    Configuration menu
    Copy the full SHA
    08bb307 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2022

  1. support trt dynamic shape

    juncaipeng committed Jan 21, 2022
    Configuration menu
    Copy the full SHA
    141cb38 View commit details
    Browse the repository at this point in the history
  2. Update docs of infer c++

    juncaipeng committed Jan 21, 2022
    Configuration menu
    Copy the full SHA
    b7925fa View commit details
    Browse the repository at this point in the history
  3. rename doc

    juncaipeng committed Jan 21, 2022
    Configuration menu
    Copy the full SHA
    e554448 View commit details
    Browse the repository at this point in the history
  4. merge develop

    juncaipeng committed Jan 21, 2022
    Configuration menu
    Copy the full SHA
    5b3c4d5 View commit details
    Browse the repository at this point in the history
  5. up docs

    juncaipeng committed Jan 21, 2022
    Configuration menu
    Copy the full SHA
    2c13366 View commit details
    Browse the repository at this point in the history