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

Move LogitsDecoder into trt_helper.py and fix docstrings #256

Merged
merged 4 commits into from
Dec 26, 2021
Merged

Conversation

zhiqwang
Copy link
Owner

@zhiqwang zhiqwang commented Dec 26, 2021

  • Fix example in PredictorTRT
  • Fix docstrings for PredictorTRT
  • Move LogitsDecoder into trt_helper.py

@zhiqwang zhiqwang added the documentation Improvements or additions to documentation label Dec 26, 2021
@zhiqwang zhiqwang added the API Library use interface label Dec 26, 2021
@zhiqwang zhiqwang changed the title Fix docstrings for PredictorTRT Fix docstrings for PredictorTRT Dec 26, 2021
@codecov
Copy link

codecov bot commented Dec 26, 2021

Codecov Report

Merging #256 (b61ddc1) into main (902984d) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #256   +/-   ##
=======================================
  Coverage   93.62%   93.62%           
=======================================
  Files          11       11           
  Lines         675      675           
=======================================
  Hits          632      632           
  Misses         43       43           
Flag Coverage Δ
unittests 93.62% <ø> (ø)

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 902984d...b61ddc1. Read the comment docs.

@zhiqwang zhiqwang changed the title Fix docstrings for PredictorTRT Move LogitsDecoder into trt_helper.py and fix docstrings Dec 26, 2021
@zhiqwang zhiqwang merged commit 6d10759 into main Dec 26, 2021
@zhiqwang zhiqwang deleted the fix-example branch December 26, 2021 18:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
API Library use interface documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant