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 loading with TensorRT SerializedModel #323

Merged
merged 3 commits into from
Feb 17, 2022

Conversation

ShiquanYu
Copy link
Contributor

@ShiquanYu ShiquanYu commented Feb 17, 2022

  • Simplify Implementation of letterbox
  • Support inferencing with TensorRT serialized model

@codecov
Copy link

codecov bot commented Feb 17, 2022

Codecov Report

Merging #323 (30ef712) into main (345a77e) will not change coverage.
The diff coverage is n/a.

❗ Current head 30ef712 differs from pull request most recent head a7772a0. Consider uploading reports for the commit a7772a0 to get more accurate results

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #323   +/-   ##
=======================================
  Coverage   95.38%   95.38%           
=======================================
  Files          11       11           
  Lines         759      759           
=======================================
  Hits          724      724           
  Misses         35       35           
Flag Coverage Δ
unittests 95.38% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 345a77e...a7772a0. Read the comment docs.

Copy link
Owner

@zhiqwang zhiqwang left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @ShiquanYu , Looks GREAT to me!

@zhiqwang zhiqwang changed the title Simplify function letterbox;Add TRT engine loader Support loading with TensorRT SerializedModel Feb 17, 2022
@zhiqwang zhiqwang added deployment Inference acceleration for production enhancement New feature or request labels Feb 17, 2022
@zhiqwang zhiqwang merged commit 59eaeba into zhiqwang:main Feb 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
deployment Inference acceleration for production enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants